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)]
[get: Foundation.Export("allowsCommenting")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsCommenting { get; }
member this.AllowsCommenting : bool
Property Value
- Attributes