Direction

PdfFormattingOptions.Direction property

Imposta l’ordine di lettura del testo: L2R (da sinistra a destra) o R2L (da destra a sinistra). Predefinito: L2R.

public PdfDirection Direction { get; set; }

Guarda anche