다음을 통해 공유


IXpsOMCoreProperties 인터페이스(xpsobjectmodel.h)

이 인터페이스는 XPS 문서의 핵심 속성 부분에 저장된 메타데이터에 대한 액세스를 제공합니다.

핵심 속성 부분의 내용은 표준 ECMA-376, Office Open XML 파일 형식의 1부, 2부, "Open Packaging Conventions"에 설명되어 있습니다.

상속

IXpsOMCoreProperties 인터페이스는 IXpsOMPart에서 상속됩니다. IXpsOMCoreProperties 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IXpsOMCoreProperties 인터페이스에는 이러한 메서드가 있습니다.

 
IXpsOMCoreProperties::Clone

인터페이스의 전체 복사본을 만듭니다. (IXpsOMCoreProperties.Clone)
IXpsOMCoreProperties::GetCategory

범주 속성을 가져옵니다.
IXpsOMCoreProperties::GetContentStatus

contentStatus 속성을 가져옵니다.
IXpsOMCoreProperties::GetContentType

contentType 속성을 가져옵니다.
IXpsOMCoreProperties::GetCreated

만든 속성을 가져옵니다.
IXpsOMCoreProperties::GetCreator

creator 속성을 가져옵니다.
IXpsOMCoreProperties::GetDescription

description 속성을 가져옵니다.
IXpsOMCoreProperties::GetIdentifier

식별자 속성을 가져옵니다.
IXpsOMCoreProperties::GetKeywords

키워드 속성을 가져옵니다.
IXpsOMCoreProperties::GetLanguage

언어 속성을 가져옵니다.
IXpsOMCoreProperties::GetLastModifiedBy

lastModifiedBy 속성을 가져옵니다.
IXpsOMCoreProperties::GetLastPrinted

lastPrinted 속성을 가져옵니다.
IXpsOMCoreProperties::GetModified

수정된 속성을 가져옵니다.
IXpsOMCoreProperties::GetOwner

핵심 속성을 포함하는 IXpsOMPackage 인터페이스에 대한 포인터를 가져옵니다.
IXpsOMCoreProperties::GetRevision

수정 속성을 가져옵니다.
IXpsOMCoreProperties::GetSubject

주체 속성을 가져옵니다.
IXpsOMCoreProperties::GetTitle

title 속성을 가져옵니다.
IXpsOMCoreProperties::GetVersion

버전 속성을 가져옵니다.
IXpsOMCoreProperties::SetCategory

범주 속성을 설정합니다.
IXpsOMCoreProperties::SetContentStatus

contentStatus 속성을 설정합니다.
IXpsOMCoreProperties::SetContentType

contentType 속성을 설정합니다.
IXpsOMCoreProperties::SetCreated

만든 속성을 설정합니다.
IXpsOMCoreProperties::SetCreator

creator 속성을 설정합니다.
IXpsOMCoreProperties::SetDescription

description 속성을 설정합니다.
IXpsOMCoreProperties::SetIdentifier

식별자 속성을 설정합니다.
IXpsOMCoreProperties::SetKeywords

키워드 속성을 설정합니다.
IXpsOMCoreProperties::SetLanguage

언어 속성을 설정합니다.
IXpsOMCoreProperties::SetLastModifiedBy

lastModifiedBy 속성을 설정합니다.
IXpsOMCoreProperties::SetLastPrinted

lastPrinted 속성을 설정합니다.
IXpsOMCoreProperties::SetModified

수정된 속성을 설정합니다.
IXpsOMCoreProperties::SetRevision

수정 속성을 설정합니다.
IXpsOMCoreProperties::SetSubject

주체 속성을 설정합니다.
IXpsOMCoreProperties::SetTitle

title 속성을 설정합니다.
IXpsOMCoreProperties::SetVersion

버전 속성을 설정합니다.

설명

이러한 속성의 의미와 사용은 사용자 또는 컨텍스트에 의해 결정됩니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트가 포함된 Windows Vista [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱]
대상 플랫폼 Windows
헤더 xpsobjectmodel.h

추가 정보

IXpsOMObjectFactory::CreateCoreProperties

IXpsOMPart

인터페이스

표준 ECMA-376, Office Open XML 파일 형식

XML Paper Specification