The PdfSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PdfSettings | Overloaded. Initializes a new instance of the PdfSettings class. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
Compression |
Gets or sets PDF compression type. |
|
|
Format |
Gets file format for which these settings are defined. (Inherited from WriterSettings.) |
|
|
IsPrintingEnabled |
Gets or sets a value indicating whether the image should be printed when the user opens it. |
|
|
Quality |
Gets or sets a JPEG quality if compression type is set to Jpeg. |