Profile Class |
The base class for PDF to image conversion profiles
The profile defines how the PDF pages are rendered and what type of output image is used. A profile implements the converter settings suitable for a practical use case, e.g. create images for sending over Facsimile, for viewing, or for archiving.public abstract class Profile : NativeObject
The Profile type exposes the following members.
Name | Description | |
---|---|---|
ContentOptions | The parameters how to render PDF content elements |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |