XmpTrailerPI
XmpTrailerPI class
Represents XMP trailer processing instruction.
public sealed class XmpTrailerPI : IXmpType
Constructors
Name | Description |
---|---|
XmpTrailerPI() | Initializes a new instance of the XmpTrailerPI class. |
XmpTrailerPI(bool) | Initializes a new instance of the XmpTrailerPI class. |
Properties
Name | Description |
---|---|
IsWritable { get; } | Indicates whether form may be modified in-place. |
Methods
Name | Description |
---|---|
GetXmpRepresentation() | Converts XMP value to the xml representation. |
Remarks
The end=“w” or end=“r” portion shall be used by packet scanning processors to determine whether the XMP may be modified in-place.
Examples
Allowed forms of the trailer PI:
See Also
- interface IXmpType
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata