Click or drag to resize

PdfArrayObjectType Property

Gets the Array value.

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

Property Value

PdfBasicObjectType
The Array value.
See Also