PdfSettings Constructor

Initializes a new instance of the PdfSettings class.

Overload List

Name Description
Public method PdfSettings()

Initializes a new instance of the PdfSettings class.

Public method PdfSettings(CompressionType)

Initializes a new instance of the PdfSettings class using the specified compression type.

Public method PdfSettings(CompressionType, Int32)

Initializes a new instance of the PdfSettings class using the specified compression type and quality.

Public method PdfSettings(CompressionType, Int32, Boolean)

Initializes a new instance of the PdfSettings class using the specified settings.

See Also

Reference