XmpValue.ToString
ToString()
Returns string representation of XmpValue.
public override string ToString()
Return Value
String representation.
See Also
- class XmpValue
- namespace Aspose.Page.EPS.XMP
- assembly Aspose.Page
ToString(IFormatProvider)
Returns string representation.
public string ToString(IFormatProvider formatProvider)
Parameter | Type | Description |
---|---|---|
formatProvider | IFormatProvider | Format provider. |
Return Value
String representation.
See Also
- class XmpValue
- namespace Aspose.Page.EPS.XMP
- assembly Aspose.Page