XpsSerializationProgressChangedEventArgs.WritingLevel Propriété
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.
Obtient une valeur qui indique la portée de l'indicateur de progression.
public:
property System::Windows::Xps::Serialization::XpsWritingProgressChangeLevel WritingLevel { System::Windows::Xps::Serialization::XpsWritingProgressChangeLevel get(); };
public System.Windows.Xps.Serialization.XpsWritingProgressChangeLevel WritingLevel { get; }
member this.WritingLevel : System.Windows.Xps.Serialization.XpsWritingProgressChangeLevel
Public ReadOnly Property WritingLevel As XpsWritingProgressChangeLevel
Valeur de propriété
Portée de l'indicateur de progression.
Remarques
La WritingLevel propriété identifie si l’événement fait référence à la progression dans la sérialisation d’une séquence de documents ou de pages dans un seul document.