←Select platform

TextDrawingOptions Constructor

Summary

Initializes an new instance of the TextDrawingOptions class.

Syntax

C#
VB
C++
public TextDrawingOptions( 
   string text 
) 
  
Public Function New( _ 
   ByVal text As String _ 
) 
public: 
TextDrawingOptions(  
   String^ text 
) 

Parameters

text
The text to be painted on the cell.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly