Click or drag to resize

PdfStreamDictionary Property

Gets the stream's dictionary.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfDictionary Dictionary { get; }

Property Value

PdfDictionary
The stream's dictionary.
See Also