Click or drag to resize
Pdf Library for .NET

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.1
Syntax
public long FinalFileSize { get; set; }

Property Value

Type: Int64
See Also