Field XmpSectionName
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
This is the name of the section where XMP metadata packets go.
public const string XmpSectionName = "$xmp"
Returns
- string
- This is the name of the section where XMP metadata packets go.
Remarks
Note that while serialization format and private methods support multiple XMP packets, the public methods of this class only support 1 XMP packet.