PdfAnnotation.Action Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to