Class Profile

  • Direct Known Subclasses:
    Archive, Fax, Viewing

    public abstract class Profile
    extends NativeObject

    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.
    • Method Detail

      • getContentOptions

        public ContentOptions getContentOptions()

        The parameters how to render PDF content elements (Getter)