The PdfExportSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PdfExportSettings | Initializes a new instance of the PdfExportSettings class. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetExportSettings | Overridden. See SetExportSettings(ExportFilter). (Overrides ExportSettings..::.SetExportSettings(ExportFilter).) | |
ToString | Overridden. See ToString()()(). (Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
Compress | ||
EmbedFonts | Gets a value indicating whether fonts used will be embeded into a pdf document. | |
EmbedPrivateCharacters | Gets a value indicating whether the private characters will be embeded into a pdf document. | |
ImageQuality | Gets or sets images quality during export to PDF. | |
ImageResolution | Gets or sets images resolution during export to PDF. | |
KeepOriginalImageResolutionAndQuality | Gets or sets a value indicating whether images quality and resolution will be used without changes. |