Method RemovePathAt
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
RemovePathAt(int)
Removes the path at the specified index of this annotation paths.
public void RemovePathAt(int index)
Parameters
index
intThe zero-based index of the path to remove.