Profile Class |
The base class for PDF optimization profiles
The profile defines the optimization parameters suitable for a particular use case, e.g. archiving, or publication on the web.public abstract class Profile : NativeObject
The Profile type exposes the following members.
Name | Description | |
---|---|---|
CopyMetadata | Whether to copy metadata Copy document information dictionary and XMP metadata. Default: . | |
FontOptions | The font optimization options | |
ImageRecompressionOptions | The image recompression options | |
RemovalOptions | The parameters defining the optional data to remove or flatten |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |