Table of Contents

Property PathCount

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

PathCount

Gets the number of the paths in the annotation.

public int PathCount { get; }

Property Value

int

The number of the paths in the annotation.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.