Interfaccia IXpsOMCoreProperties (xpsobjectmodel.h)
Questa interfaccia fornisce l'accesso ai metadati archiviati nella parte Delle proprietà principali del documento XPS.
Il contenuto della parte Proprietà di base è descritto nella prima edizione, parte 2, "Open Packaging Conventions", di Standard ECMA-376, formati di file XML aperti da Office.
Ereditarietà
L'interfaccia IXpsOMCoreProperties eredita da IXpsOMPart. IXpsOMCoreProperties include anche questi tipi di membri:
Metodi
L'interfaccia IXpsOMCoreProperties include questi metodi.
IXpsOMCoreProperties::Clone Crea una copia approfondita dell'interfaccia. (IXpsOMCoreProperties.Clone) |
IXpsOMCoreProperties::GetCategory Ottiene la proprietà category. |
IXpsOMCoreProperties::GetContentStatus Ottiene la proprietà contentStatus. |
IXpsOMCoreProperties::GetContentType Ottiene la proprietà contentType. |
IXpsOMCoreProperties::GetCreated Ottiene la proprietà creata. |
IXpsOMCoreProperties::GetCreator Ottiene la proprietà creator. |
IXpsOMCoreProperties::GetDescription Ottiene la proprietà description. |
IXpsOMCoreProperties::GetIdentifier Ottiene la proprietà identificatore. |
IXpsOMCoreProperties::GetKeywords Ottiene la proprietà parole chiave. |
IXpsOMCoreProperties::GetLanguage Ottiene la proprietà language. |
IXpsOMCoreProperties::GetLastModifiedBy Ottiene la proprietà lastModifiedBy. |
IXpsOMCoreProperties::GetLastPrinted Ottiene la proprietà lastPrinted. |
IXpsOMCoreProperties::GetModified Ottiene la proprietà modificata. |
IXpsOMCoreProperties::GetOwner Ottiene un puntatore all'interfaccia IXpsOMPackage che contiene le proprietà di base. |
IXpsOMCoreProperties::GetRevision Ottiene la proprietà revision. |
IXpsOMCoreProperties::GetSubject Ottiene la proprietà oggetto. |
IXpsOMCoreProperties::GetTitle Ottiene la proprietà title. |
IXpsOMCoreProperties::GetVersion Ottiene la proprietà version. |
IXpsOMCoreProperties::SetCategory Imposta la proprietà category. |
IXpsOMCoreProperties::SetContentStatus Imposta la proprietà contentStatus. |
IXpsOMCoreProperties::SetContentType Imposta la proprietà contentType. |
IXpsOMCoreProperties::SetCreated Imposta la proprietà creata. |
IXpsOMCoreProperties::SetCreator Imposta la proprietà creator. |
IXpsOMCoreProperties::SetDescription Imposta la proprietà description. |
IXpsOMCoreProperties::SetIdentifier Imposta la proprietà identificatore. |
IXpsOMCoreProperties::SetKeywords Imposta la proprietà parole chiave. |
IXpsOMCoreProperties::SetLanguage Imposta la proprietà language. |
IXpsOMCoreProperties::SetLastModifiedBy Imposta la proprietà lastModifiedBy. |
IXpsOMCoreProperties::SetLastPrinted Imposta la proprietà lastPrinted. |
IXpsOMCoreProperties::SetModified Imposta la proprietà modificata. |
IXpsOMCoreProperties::SetRevision Imposta la proprietà revision. |
IXpsOMCoreProperties::SetSubject Imposta la proprietà oggetto. |
IXpsOMCoreProperties::SetTitle Imposta la proprietà title. |
IXpsOMCoreProperties::SetVersion Imposta la proprietà version. |
Commenti
Il significato e l'uso di queste proprietà è determinato dall'utente o dal contesto.
Requisiti
Client minimo supportato | Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | xpsobjectmodel.h |
Vedi anche
IXpsOMObjectFactory::CreateCoreProperties