Share via


PdfDocument.AllowsCopying Property

Definition

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

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

Property Value

Attributes

Applies to