UIGraphicsPdfRendererFormat.DocumentInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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