Share via


PdfDocument.AllowsDocumentAssembly Property

Definition

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

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

Property Value

Attributes

Applies to