Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfWidgetType Type { get; }
VB
Public ReadOnly Property Type As PdfWidgetType
Get
Property Value
Type:
PdfWidgetTypeThe type of this
PdfWidget.
See Also