The PdfEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
Compression |
Gets/sets PDF compression type. |
|
IsPrintingEnabled |
Gets/sets a value that specifies whether PDF should be printed when the user opens it. |
|
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
|
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
|
Quality |
Gets/sets a JPEG quality if compression type is set to Jpeg. |
|
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |