UIGraphicsPdfRendererFormat.DocumentInfo Property

Definition

Gets or sets a NSDictionary that specifies metadata such as author and security info.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> DocumentInfo { [Foundation.Export("documentInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDocumentInfo:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DocumentInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

Attributes

Applies to