Property Type
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Type
Gets the type of this tag.
public PdfTagType Type { get; }
Property Value
- PdfTagType
The type of standard tag or Custom for custom tags.
Gets the type of this tag.
public PdfTagType Type { get; }
The type of standard tag or Custom for custom tags.