Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomTextObject Class : TextStyle Property |
public DicomTextStyle TextStyle {get; set;}
'Declaration
Public Property TextStyle As DicomTextStyle
'Usage
Dim instance As DicomTextObject Dim value As DicomTextStyle instance.TextStyle = value value = instance.TextStyle
public DicomTextStyle TextStyle {get; set;}
<br/>get_TextStyle();<br/>set_TextStyle(value);<br/>Object.defineProperty('TextStyle');
public: property DicomTextStyle^ TextStyle { DicomTextStyle^ get(); void set ( DicomTextStyle^ value); }
For more information, see Options.