 |
PdfDocumentInformationFinalFileSize Property |
PDF document final file size. This is populated after Save.
Namespace: SelectPdf.ExtrasAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic long FinalFileSize { get; set; }Public Property FinalFileSize As Long
Get
Set
Property Value
Int64
See Also