Property CurrentPosition
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
CurrentPosition
Gets or sets the current position for path operations.
public PdfPoint CurrentPosition { get; set; }
Property Value
- PdfPoint
The current position for path operations.