Aspose::Page::EPS::XMP::XmpField clase
Contenido
[
Ocultar
]XmpField class
Representa el campo XMP.
class XmpField : public System::Object
Métodos
| Método | Descripción |
|---|---|
| Equals(System::SharedPtr<System::Object>) override | Indica si esta instancia y un objeto especificado son iguales. |
| static get_Empty() | Obtiene un campo xmp vacío. |
| get_FieldType() | Obtiene el tipo del campo. |
| get_IsEmpty() | Obtiene un valor que indica si esta instancia está vacía. |
| static get_Lang() | Obtiene el calificador xml:lang. |
| get_LocalName() const | Obtiene el nombre del local. |
| get_Name() const | Obtiene el nombre. |
| get_NamespaceUri() const | Obtiene el URI del espacio de nombres. |
| get_Prefix() const | Obtiene el prefijo. |
| get_Value() const | Obtiene el valor. |
| GetHashCode() const override | Devuelve un código hash para esta instancia. |
| set_LocalName(System::String) | Establece el nombre del local. |
| set_NamespaceUri(System::String) | Obtiene el URI del espacio de nombres. |
| set_Prefix(System::String) | Obtiene el prefijo. |
| ToArray() | Obtiene el valor como una matriz. |
| ToStructure() | Obtiene el valor como una estructura. |
Ver también
- Class Object
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++