PdfDocument.AllowsCommenting Property

Definition

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

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

Property Value

Attributes

Applies to