C# Class Petzold.NotepadClone.NotepadCloneSettings

Afficher le fichier Open project: kasicass/kasicass Class Usage Examples

Méthodes publiques

Свойство Type Description
FontFamily string
FontSize double
FontStretch string
FontStyle string
FontWeight string
RestoreBounds System.Windows.Rect
TextWrapping TextWrapping
WindowState WindowState

Méthodes publiques

Méthode Description
Save ( string strAppData ) : bool

Method Details

Save() public méthode

public Save ( string strAppData ) : bool
strAppData string
Résultat bool

Property Details

FontFamily public_oe property

public string FontFamily
Résultat string

FontSize public_oe property

public double FontSize
Résultat double

FontStretch public_oe property

public string FontStretch
Résultat string

FontStyle public_oe property

public string FontStyle
Résultat string

FontWeight public_oe property

public string FontWeight
Résultat string

RestoreBounds public_oe property

public Rect,System.Windows RestoreBounds
Résultat System.Windows.Rect

TextWrapping public_oe property

public TextWrapping TextWrapping
Résultat TextWrapping

WindowState public_oe property

public WindowState WindowState
Résultat WindowState