Share via


PdfDocument.AllowsCommenting Property

Definition

Gets a Boolean value that tells whether the document allows comments.

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

Property Value

Attributes

Applies to