DocumentPdfFormat Property |
Gets PDF format
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic PdfFormat PdfFormat { get; }
Public ReadOnly Property PdfFormat As PdfFormat
Get
public:
property PdfFormat PdfFormat {
PdfFormat get ();
}
member PdfFormat : PdfFormat with get
Property Value
Type:
PdfFormat
See Also