| SoAsciiTextstringField Property  | 
The text string(s) to display. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoMFString stringField { get; }Public ReadOnly Property stringField As SoMFString
	Get
public:
property SoMFString^ stringField {
	SoMFString^ get ();
}member stringField : SoMFString with get
Property Value
Type: 
SoMFString
RemarksEach string will appear on its own line. 
See Also