IXpsFixedPageWriter.AddColorContext Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute un nouveau XpsColorContext à la page active.
public:
System::Windows::Xps::Packaging::XpsColorContext ^ AddColorContext();
public System.Windows.Xps.Packaging.XpsColorContext AddColorContext ();
abstract member AddColorContext : unit -> System.Windows.Xps.Packaging.XpsColorContext
Public Function AddColorContext () As XpsColorContext
Retours
Nouvelle ressource du contexte de la couleur qui a été ajoutée.
Exceptions
Dispose() a été appelé.
Remarques
AddColorContext ajoute un nouveau XpsColorContext au package de document et l’associe au package actuel FixedPage.