Click or drag to resize

PdfXmlMetadataStreamValue Property

Gets or sets the XML text of the PdfXmlMetadataStream.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Value { get; set; }

Property Value

String
The XML text of the PdfXmlMetadataStream.
See Also