This documentation is for the old version. Go to the latest Graphics Mill docs

PdfEncoderOptions Properties

The PdfEncoderOptions type exposes the following members.

Properties

Name Description
Public property Compression

Gets/sets PDF compression type.

Public property IsPrintingEnabled

Gets/sets a value that specifies whether PDF should be printed when the user opens it.

Public property Left

Gets/sets left position of the frame.

(Inherited from EncoderOptions.)
Public property MediaFormat

Returns media format for which encoder options are defined.

(Inherited from EncoderOptions.)
Public property Quality

Gets/sets a JPEG quality if compression type is set to Jpeg.

Public property Top

Gets/sets top position of the frame.

(Inherited from EncoderOptions.)

See Also

Reference