PdfEmbeddedFileCompressedSize Property |
Gets the size of the compressed embedded file, in bytes.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntaxpublic int CompressedSize { get; }Public ReadOnly Property CompressedSize As Integer
Get
Property Value
Int32
The size of the compressed embedded file, in bytes.
See Also