Click or drag to resize

PdfDictionaryObjectType Property

Gets the Dictionary value.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public override sealed PdfBasicObjectType ObjectType { get; }

Property Value

PdfBasicObjectType
The Dictionary value.
See Also