![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DFont Class : TextWrapping Property |
public TextWrapping TextWrapping {get; set;}
'Declaration Public Property TextWrapping As TextWrapping
'Usage Dim instance As D2DFont Dim value As TextWrapping instance.TextWrapping = value value = instance.TextWrapping
public: property TextWrapping TextWrapping { TextWrapping get(); void set ( TextWrapping value); }