DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class

In This Topic
TextFormat Class Methods
In This Topic

For a list of all members of this type, see TextFormat members.

Public Methods
 NameDescription
Public MethodCopies the current text format settings to another TextFormat object.  
Public Methodstatic (Shared in Visual Basic)Returns the Language value corresponding to a given System.Globalization.CultureInfo.  
Public MethodReturns the Font object for the current settings in the FontName, FontBold, FontItalic properties. Note that if the FontName is specified (not empty), this method will return the same font that would be used by a TextLayout given the same settings.  
Public Methodstatic (Shared in Visual Basic)Converts a ScriptCode value to the corresponding ScriptTag.  
Top
See Also