CGContextPDF.AddDocumentMetadata(NSData) Method
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.
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.