Skip to main content
All docs
V26.1
  • XmpMetadata Constructors

    Name Parameters Description
    XmpMetadata() none Initializes a new instance of the XmpMetadata class.
    XmpMetadata(Byte[]) xmpByteArray Initializes a new instance of the XmpMetadata class with specified settings.
    XmpMetadata(Stream) stream Initializes a new instance of the XmpMetadata class with specified settings.
    XmpMetadata(String) xmpXml Initializes a new instance of the XmpMetadata class with specified settings.
    See Also