Winnovative PDF Print Documentation

PdfPrint Properties

Winnovative PDF Print

The PdfPrint type exposes the following members.

Properties

  NameDescription
Public propertyColor
The PDF printing color. The default value is Color
Public propertyDefaultPageSettings
The page settings that are used as defaults for all pages to be printed
Public propertyDocumentName
The document name to display in a print status dialog box or printer queue while printing the document
Public propertyImpersonationOptions
The impersonation options used during tool execution
Public propertyLicenseKey
Gets or sets the license key string received from vendor. If this property is null the tool will automatically enter in evaluation mode
Public propertyOwnerPassword
The owner password to be used to open a password protected PDF document
Public propertyPdfDocumentInfo
Gets the object encapsulating the PDF document properties. This objects is populated after tool execution finished
Public propertyPdfToolFullPath
Sets the full path of the .dat helper file. By default this file is expected to be found in the same folder with .dll assembly.
Public propertyPrinterSettings
The settings of the printer that prints the document
Public propertyResolution
The PDF printing resolution in DPI. The default value is 300
Public propertyRunTimeoutSec
The maximum time allowed for this tool to run
Public propertyShowStatusDialog
Set this property to false to disable the status dialog during printing. The default value is true
Public propertyUseHardMargins
Set this property to false to disable the usage of printer hard margins when calculating the space available for printing in paper. The default value is true
Public propertyUserPassword
The user password to be used to open a password protected PDF document
Top
See Also

Reference