PdfDirection
PdfDirection class
Beschrijft pdf-tekstrichting.
public class PdfDirection : 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 L2R | 
Van links naar rechts. | 
| static readonly R2L | 
Rechts naar links. | 
Zie ook