PdfPrinterSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
Pdf |
Initializes a new instance of the Pdf |
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
DXSettings | Obtains cross-platform printing settings. |
Enable |
Gets or sets whether to enable the legacy printing engine. |
Page |
Specifies the PDF document page numbers to be printed. |
Page |
Specifies the orientation of pages to be printed. |
Printing |
Specifies the dpi value used to print the PDF document. |
Print |
Gets or sets a value which indicates whether to print the document content in grayscale. |
Print |
Gets or sets whether to print text markup annotations (sticky notes). |
Print |
Gets or sets whether to print text as character outlines in the Direct |
Scale | Specifies the percentage scale factor of the document page to be printed. |
Scale |
Specifies the page scale mode when a document is printing. |
Settings | Provides access to the standard .NET Framework printer settings. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also