Click or drag to resize

XmpFormatter Constructor

Constructs an XmpFormatter.
Overload List
  NameDescription
Public methodXmpFormatter
Creates a new instance of XmpFormatter.
Public methodXmpFormatter(Formatting, Int32, Boolean, Boolean)
Creates a new instance of XmpFormatter specifying formatting, indentation, whether or not data should be formatted as an XMP packet and whether to SkipUnknownObjects.
Public methodXmpFormatter(Formatting, Int32, Boolean, Boolean, PointF)
Creates a new instance of XmpFormatter specifying formatting, indentation, whether or not data should be formatted as an XMP packet, whether to SkipUnknownObjects, and a resolution.
Public methodXmpFormatter(Formatting, Int32, Encoding, Boolean, Boolean, PointF)
Creates a new instance of XmpFormatter specifying formatting, indentation, encoding, whether or not data should be formatted as an XMP packet, whether to SkipUnknownObjects, and a resolution.
Top
See Also