Text

ITextFrame.Text property

Obtiene o establece el texto plano para un TextFrame. Lectura/escritura String.

public string Text { get; set; }

Property Value

El texto.

See Also