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()값을 구조체로 가져옵니다.

또 보기