Share via


PdfDocument.AllowsPrinting Property

Definition

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

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

Property Value

Attributes

Applies to