WdStatistic Enumeration

Definition

Gibt eine Statistik an, die von einer Auswahl oder einem Element zurückgegeben werden soll.

public enum class WdStatistic
[System.Runtime.InteropServices.Guid("315154AD-F287-33EE-AEDE-8781545C713F")]
public enum WdStatistic
type WdStatistic = 
Public Enum WdStatistic
Vererbung
WdStatistic
Attribute

Felder

wdStatisticCharacters 3

Anzahl der Zeichen.

wdStatisticCharactersWithSpaces 5

Anzahl der Zeichen mit Leerzeichen.

wdStatisticFarEastCharacters 6

Anzahl der Fernöst-Zeichen.

wdStatisticLines 1

Anzahl der Zeilen.

wdStatisticPages 2

Anzahl der Seiten.

wdStatisticParagraphs 4

Anzahl der Absätze.

wdStatisticWords 0

Anzahl der Wörter.

Gilt für: