PdfDocument.AllowsDocumentAssembly Property

Definition

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

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

Property Value

Attributes

Applies to