TextWrapping Property

Summary
Gets or sets Text Wrapping behavior.
Syntax
C#
C++/CLI
public TextWrapping TextWrapping { get; set; } 
public: 
property TextWrapping TextWrapping { 
   TextWrapping get(); 
   void set (    TextWrapping ); 
} 

Property Value

The Text Wrapping the D2DFont format.

Remarks

A System.Windows.TextWrapping enumeration value that describes the text wrapping behavior. The default value is TextWrapping.NoWrap.

Requirements

Target Platforms

See Also

Reference

D2DFont Class

D2DFont Members

Help Version 22.0.2023.1.26
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.