PdfDictionaryObjectType Property |
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public override sealed PdfBasicObjectType ObjectType { get; }
Public Overrides NotOverridable ReadOnly Property ObjectType As PdfBasicObjectType
Get
Property Value
PdfBasicObjectType
The
Dictionary value.
See Also