Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > TextDrawingOptions Class : TextFormat Property |
public StringFormat TextFormat {get; set;}
'Declaration Public Property TextFormat As StringFormat
'Usage Dim instance As TextDrawingOptions Dim value As StringFormat instance.TextFormat = value value = instance.TextFormat
public: property StringFormat^ TextFormat { StringFormat^ get(); void set ( StringFormat^ value); }