PdfDocument.DocumentAttributes Property

Definition

Gets or sets the attribute dictionary.

[Foundation.Advice("Use the strongly typed '[Get|Set]DocumentAttributes' instead.")]
public virtual Foundation.NSDictionary DocumentAttributes { [Foundation.Export("documentAttributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDocumentAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DocumentAttributes : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to