PdfSettings Members

The PdfSettings type exposes the following members.

Constructors

Name Description
Public method PdfSettings Overloaded.

Initializes a new instance of the PdfSettings class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Compression

Gets or sets PDF compression type.

Public property Format

Gets file format for which these settings are defined.

(Inherited from WriterSettings.)
Public property IsPrintingEnabled

Gets or sets a value indicating whether the image should be printed when the user opens it.

Public property Quality

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

See Also

Reference