Property Type
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Type
Gets the type of this PdfPageObject.
public abstract PdfPageObjectType Type { get; }
Property Value
- PdfPageObjectType
The type of this PdfPageObject.
Remarks
You can use the type of the object when extracting graphics from PDF.