PdfDocument.AllowsContentAccessibility Property

Definition

Gets a Boolean value that tells whether the document allows content accessibility.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsContentAccessibility { [Foundation.Export("allowsContentAccessibility")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AllowsContentAccessibility : bool

Property Value

Attributes

Applies to