PdfAnnotation.Font Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSFont Font { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("font", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setFont:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Font : AppKit.NSFont with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to