TxtLeadingSpacesOptions
TxtLeadingSpacesOptions class
Beschrijft de opsomming van opties voor txt-voorloopspaties.
public class TxtLeadingSpacesOptions : Enumeration
Constructeurs
methoden
| Naam |
Beschrijving |
| CompareTo(object) |
Vergelijkt huidige object met andere. |
| virtual Equals(Enumeration) |
Bepaalt of twee objectinstanties gelijk zijn. |
| override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
| override GetHashCode() |
Dient als de standaard hash-functie. |
| override ToString() |
Retourneert een tekenreeks die het huidige object vertegenwoordigt. |
Velden
| Naam |
Beschrijving |
| static readonly ConvertToIndent |
Converteert voorloopspaties naar inspringingen. |
| static readonly Preserve |
Behoudt voorloopspaties. |
| static readonly Trim |
Trimt voorloopspaties. |
Zie ook