PdfAnnotation.Destination Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PdfKit.PdfDestination Destination { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("destination", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDestination:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Destination : PdfKit.PdfDestination with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to