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