Click or drag to resize

PdfEmbeddedFileCompressedSize Property

Gets the size of the compressed embedded file, in bytes.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int CompressedSize { get; }

Property Value

Int32
The size of the compressed embedded file, in bytes.
See Also