Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.AnnotationModel

AnnotationModel.Index Property

The index of this annotation in the array of the corresponding annotations on the same page.

csharp
public int Index { get; set; }

Property Value

System.Int32