Share via


PdfDocument.AllowsContentAccessibility Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsContentAccessibility { [Foundation.Export("allowsContentAccessibility")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsContentAccessibility")>]
member this.AllowsContentAccessibility : bool

Property Value

Attributes

Applies to