Click or drag to resize

PdfEmbeddedFileSize Property

(Optional) The size of the uncompressed embedded file, in bytes. See "Table 157: Entries in a collection field dictionary".

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

Property Value

NullableInt32
The size of the uncompressed embedded file, in bytes.
See Also