CGContextPDF.AddDocumentMetadata(NSData) Method

Definition

public void AddDocumentMetadata (Foundation.NSData data);
member this.AddDocumentMetadata : Foundation.NSData -> unit

Parameters

data
NSData

PDF Metadata encoded in XML format following the specification of the "Extensible Metadata Platform" from the PDF spec.

Applies to