Table of Contents

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 int

The zero-based index of the path to remove.