'Declaration Public Enum FontPitch Inherits System.Enum
public enum FontPitch : System.Enum
'Declaration Public Enum FontPitch Inherits System.Enum
public enum FontPitch : System.Enum
Member | Description |
---|---|
Default | Specifies that no information is available about the pitch of the font. |
Fixed | Specifies that the font is a fixed width font. |
Variable | Specifies that the font is a proportional width font. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.FontPitch