|
PdfDocumentInformationFinalFileSize Property |
PDF document final file size. This is populated after Save.
Namespace:
SelectPdf.Extras
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public long FinalFileSize { get; set; }
Public Property FinalFileSize As Long
Get
Set
Property Value
Type:
Int64See Also