Archive Class |
The profile to convert PDF documents to TIFF images for archiving
This profile is suitable for archiving PDF documents as rasterized images.
The output format is TIFF and cannot be changed. Several compression types are configurable through ImageOptions.
By default,
public class Archive : Profile
The Archive type exposes the following members.
Name | Description | |
---|---|---|
ContentOptions | The parameters how to render PDF content elements (Inherited from Profile) | |
ImageOptions | The settings for the output TIFF Defines the compression algorithm of the TIFF output image. Supported types are: Default: TiffLzwImageOptions | |
ImageSectionMapping | The image section mapping This property defines the resolution of the output images. Default: 300 DPI. |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |