Property Marker
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Marker
Gets the properties of this PdfPolylineAnnotation line.
public PdfMarker Marker { get; }
Property Value
- PdfMarker
The properties of this PdfPolylineAnnotation line.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.