WritingProgressChangedEventArgs.WritingLevel Właściwość

Definicja

Pobiera wartość wskazującą zakres postępu zapisu.

public:
 property System::Windows::Documents::Serialization::WritingProgressChangeLevel WritingLevel { System::Windows::Documents::Serialization::WritingProgressChangeLevel get(); };
public System.Windows.Documents.Serialization.WritingProgressChangeLevel WritingLevel { get; }
member this.WritingLevel : System.Windows.Documents.Serialization.WritingProgressChangeLevel
Public ReadOnly Property WritingLevel As WritingProgressChangeLevel

Wartość właściwości

WritingProgressChangeLevel

Wyliczenie wskazujące zakres pisania wielu sekwencji dokumentów, pojedynczego dokumentu lub pojedynczej strony.

Uwagi

WritingLevel Gdy właściwość ma FixedDocumentSequenceWritingProgresswartość , Number właściwość określa liczbę zapisanych dokumentów. We wszystkich pozostałych WritingLevel przypadkach Number właściwość jest liczbą zapisanych stron.

Dotyczy