Packages

 

com.aspose.cad.imageoptions

Class PdfOptions

    • Constructor Detail

      • PdfOptions

        public PdfOptions()
    • Method Detail

      • getPdfDocumentInfo

        public PdfDocumentInfo getPdfDocumentInfo()

        Gets or sets metadata for document.

      • setPdfDocumentInfo

        public void setPdfDocumentInfo(PdfDocumentInfo value)

        Gets or sets metadata for document.

      • getCorePdfOptions

        public PdfDocumentOptions getCorePdfOptions()

        Gets or sets the core PDF options.

        Returns:
        The core PDF options.
      • setCorePdfOptions

        public void setCorePdfOptions(PdfDocumentOptions value)

        Gets or sets the core PDF options.

        Parameters:
        value - The core PDF options.