PdfAnnotation.FontColor Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to