Aspose::TeX::Presentation::Pdf namespace

Classes

ClassDescription
NamespaceDocThe Aspose.TeX.Presentation.Pdf namespace provides classes for typesetting TeX files to PDF.
PdfDeviceImplements the interface for outputting text and graphic content to PDF document.
PdfDigitalSignatureDetailsContains details for a PDF digital signature.
PdfEncryptionDetailsContains details for a pdf encryption.
PdfSaveOptionsClass representing options of saving to PDF.

Enums

EnumDescription
PdfTextCompressionSpecifies a type of compression applied to all contents in the PDF file except images.
PdfImageCompressionSpecifies the type of compression applied to images in the PDF file.
PdfComplianceSpecifies the PDF compliance level to output file.
PdfEncryptionAlgorithmEncryption mode enum. Describe using algorithm and key length. This enum is extended in order to be able to further increase functionality. This enum implements “Base-to-Core” pattern.
PdfDigitalSignatureHashAlgorithmSpecifies digital hash algorithm used by digital signature.