Click or drag to resize

PdfStreamDictionary Property

Gets the stream's dictionary.

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

Property Value

PdfDictionary
The stream's dictionary.
See Also