Gets the properties of the annotation line.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfMarker Marker { get; }
VB
Public ReadOnly Property Marker As PdfMarker
Get
Property Value
Type:
PdfMarker
The properties of the annotation line.
See Also