ClientPrintJob PrintFile Property Neodynamic WebClientPrint for ASP.NET Class Reference
Gets or sets the PrintFile object to be printed at the client side. Default is null (nothing).

Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 2.0.2000.0 (2.0.2000.2)
Syntax

public PrintFile PrintFile { get; set; }

Property Value

Type: PrintFile
See Also