Click or drag to resize

PdfEncoderXmp Property

Gets or sets a byte array containing XMP data.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public byte[] Xmp { get; set; }

Property Value

Type: Byte
A byte array containing XMP data.
See Also