PdfStreamDictionary Property |
Gets the stream's dictionary.
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic PdfDictionary Dictionary { get; }Public ReadOnly Property Dictionary As PdfDictionary
Get
Property Value
PdfDictionary
The stream's dictionary.
See Also