Aspose::Page::EPS::XMP::XmpField 클래스
내용물
[
숨다
]XmpField class
XMP 필드를 나타냅니다.
class XmpField : public System::Object
메서드
| 메서드 | 설명 |
|---|---|
| Equals(System::SharedPtr<System::Object>) override | 이 인스턴스와 지정된 객체가 같은지 여부를 나타냅니다. |
| static get_Empty() | 빈 xmp 필드를 가져옵니다. |
| get_FieldType() | 필드의 유형을 가져옵니다. |
| get_IsEmpty() | 이 인스턴스가 비어 있는지 여부를 나타내는 값을 가져옵니다. |
| static get_Lang() | xml:lang 한정자를 가져옵니다. |
| get_LocalName() const | 로컬의 이름을 가져옵니다. |
| get_Name() const | 이름을 가져옵니다. |
| get_NamespaceUri() const | 네임스페이스 URI를 가져옵니다. |
| get_Prefix() const | 접두사를 가져옵니다. |
| get_Value() const | 값을 가져옵니다. |
| GetHashCode() const override | 이 인스턴스에 대한 해시 코드를 반환합니다. |
| set_LocalName(System::String) | 로컬의 이름을 설정합니다. |
| set_NamespaceUri(System::String) | 네임스페이스 URI를 가져옵니다. |
| set_Prefix(System::String) | 접두사를 가져옵니다. |
| ToArray() | 값을 배열로 가져옵니다. |
| ToStructure() | 값을 구조체로 가져옵니다. |
또 보기
- Class Object
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++