XmpTrailerPI
Leave feedback
On this page
Represents XMP trailer processing instruction.
public sealed class XmpTrailerPI : IXmpType
| Name | Description |
|---|---|
| XmpTrailerPI() | Initializes a new instance of the XmpTrailerPI class. |
| XmpTrailerPI(bool) | Initializes a new instance of the XmpTrailerPI class. |
| Name | Description |
|---|---|
| IsWritable { get; } | Indicates whether form may be modified in-place. |
| Name | Description |
|---|---|
| GetXmpRepresentation() | Converts XMP value to the xml representation. |
The end=“w” or end=“r” portion shall be used by packet scanning processors to determine whether the XMP may be modified in-place.
Allowed forms of the trailer PI:
- interface IXmpType
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.