Fill.Text Property

Gets the text.
public string Text {get;}
This language is not supported or no code example is available.
public:  
property String^ Text { 
String^ get( ); 
}
This language is not supported or no code example is available.
public function get Text() : String;
This language is not supported or no code example is available.

Property Value

string

The text.

In this article

Definition