StringFormatFlags

EmfPlusStringFormat.StringFormatFlags property

Ottiene o imposta un intero senza segno a 32 bit che specifica le opzioni di layout del testo per la formattazione, il ritaglio e la gestione dei caratteri. Questo valore DEVE essere composto da flag StringFormat (sezione 2.1.2.8).

public EmfPlusStringFormatFlags StringFormatFlags { get; set; }

Guarda anche