Share via


PdfOutline.Parent Property

Definition

Gets the parent outline node.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PdfKit.PdfOutline? Parent { [Foundation.Export("parent")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("parent")>]
member this.Parent : PdfKit.PdfOutline

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to