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

PdfWriter.ExportEncoderOptions Method

Exports all writer settings into the encoder options object.

Overload List

Name Description
Public method ExportEncoderOptions()

Exports all writer settings into the encoder options object.

(Inherited from FormatWriter.)
Public method ExportEncoderOptions(IEncoderOptions)

Exports all writer settings into the existing encoder options object.

(Inherited from FormatWriter.)

See Also

Reference