TextImage.Lines Propriété

Définition

Obtient ou définit la liste générique des lignes associées à TextImage.

public:
 property System::Collections::Generic::IList<System::String ^> ^ Lines { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> Lines { get; }
member this.Lines : System.Collections.Generic.IList<string>
Public ReadOnly Property Lines As IList(Of String)

Valeur de propriété

Liste générique des lignes.

S’applique à