PdfAnnotation.StructParent Property
In This Article
Gets the integer key of the annotation’s entry in the structural parent tree.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.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