PdfAnnotation.Alignment Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSTextAlignment Alignment { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("alignment", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAlignment:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Alignment : AppKit.NSTextAlignment with get, set

Property Value

Attributes

Applies to