C#
VB
C++
Initializes an new instance of the TextDrawingOptions class.
public TextDrawingOptions(
string text
)
Public Function New( _
ByVal text As String _
)
public:
TextDrawingOptions(
String^ text
)
text
The text to be painted on the cell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET