IXpsOMCoreProperties インターフェイス (xpsobjectmodel.h)

このインターフェイスは、XPS ドキュメントの [コア プロパティ] 部分に格納されているメタデータへのアクセスを提供します。

コア プロパティ パーツの内容は、 Standard ECMA-376、Office Open XML ファイル形式の第 1 版、パート 2、"Open Packaging Conventions" で説明されています。

継承

IXpsOMCoreProperties インターフェイスは IXpsOMPart から継承します。 IXpsOMCoreProperties には、次の種類のメンバーもあります。

メソッド

IXpsOMCoreProperties インターフェイスには、これらのメソッドがあります。

 
IXpsOMCoreProperties::Clone

インターフェイスのディープ コピーを作成します。 (IXpsOMCoreProperties.Clone)
IXpsOMCoreProperties::GetCategory

category プロパティを取得します。
IXpsOMCoreProperties::GetContentStatus

contentStatus プロパティを取得します。
IXpsOMCoreProperties::GetContentType

contentType プロパティを取得します。
IXpsOMCoreProperties::GetCreated

作成されたプロパティを取得します。
IXpsOMCoreProperties::GetCreator

creator プロパティを取得します。
IXpsOMCoreProperties::GetDescription

description プロパティを取得します。
IXpsOMCoreProperties::GetIdentifier

識別子プロパティを取得します。
IXpsOMCoreProperties::GetKeywords

keywords プロパティを取得します。
IXpsOMCoreProperties::GetLanguage

言語プロパティを取得します。
IXpsOMCoreProperties::GetLastModifiedBy

lastModifiedBy プロパティを取得します。
IXpsOMCoreProperties::GetLastPrinted

lastPrinted プロパティを取得します。
IXpsOMCoreProperties::GetModified

変更されたプロパティを取得します。
IXpsOMCoreProperties::GetOwner

コア プロパティを含む IXpsOMPackage インターフェイスへのポインターを取得します。
IXpsOMCoreProperties::GetRevision

リビジョン プロパティを取得します。
IXpsOMCoreProperties::GetSubject

subject プロパティを取得します。
IXpsOMCoreProperties::GetTitle

title プロパティを取得します。
IXpsOMCoreProperties::GetVersion

version プロパティを取得します。
IXpsOMCoreProperties::SetCategory

category プロパティを設定します。
IXpsOMCoreProperties::SetContentStatus

contentStatus プロパティを設定します。
IXpsOMCoreProperties::SetContentType

contentType プロパティを設定します。
IXpsOMCoreProperties::SetCreated

作成したプロパティを設定します。
IXpsOMCoreProperties::SetCreator

creator プロパティを設定します。
IXpsOMCoreProperties::SetDescription

description プロパティを設定します。
IXpsOMCoreProperties::SetIdentifier

識別子プロパティを設定します。
IXpsOMCoreProperties::SetKeywords

keywords プロパティを設定します。
IXpsOMCoreProperties::SetLanguage

language プロパティを設定します。
IXpsOMCoreProperties::SetLastModifiedBy

lastModifiedBy プロパティを設定します。
IXpsOMCoreProperties::SetLastPrinted

lastPrinted プロパティを設定します。
IXpsOMCoreProperties::SetModified

変更したプロパティを設定します。
IXpsOMCoreProperties::SetRevision

リビジョン プロパティを設定します。
IXpsOMCoreProperties::SetSubject

subject プロパティを設定します。
IXpsOMCoreProperties::SetTitle

title プロパティを設定します。
IXpsOMCoreProperties::SetVersion

version プロパティを設定します。

注釈

これらのプロパティの意味と使用は、ユーザーまたはコンテキストによって決まります。

要件

   
サポートされている最小のクライアント Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ]
対象プラットフォーム Windows
ヘッダー xpsobjectmodel.h

こちらもご覧ください

IXpsOMObjectFactory::CreateCoreProperties

IXpsOMPart

インターフェイス

Standard ECMA-376、Office Open XML ファイル形式

XML Paper Specification