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

PdfEncoderOptions Constructor

Creates and initializes new PdfEncoderOptions class instance.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Sub New
C#
public PdfEncoderOptions()

Remarks

When this constructor is used, Compression property is set to Zip.

See Also

Reference