PdfAnnotation.StructParent Property
Gets the integer key of the annotationâs entry in the structural parent tree.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | A nullable integer value specifying the key of the annotationâs entry. |
See Also