PdfEmbeddedFileSize Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public int? Size { get; set; }
Public Property Size As Integer?
Get
Set
Property Value
NullableInt32
The size of the uncompressed embedded file, in bytes.
See Also