VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingFontWithFallback Class
In This Topic
DrawingFontWithFallback Class Methods
In This Topic
For a list of all methods of this type, see DrawingFontWithFallback.
Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified text string to the specified at the specified location.
Public MethodReturns a value indicating whether symbol can be used with this font.
Public MethodCreates a new DrawingFontWithFallback that is a copy of the current instance.
Public MethodConverts specified string from unicode string to DrawingString. (Inherited from DrawingFontWrapper)
Public MethodCopies the font program to the specified stream. (Inherited from DrawingFontWrapper)
Public MethodReleases all resources used by this DrawingFontWithFallback object.
Public MethodOverloaded. Draws the specified text string using specified at the specified location using the specified object.
Public MethodReturns a list that contains texts and information about fonts, which should be used to output the texts.
Public MethodOverloaded. Measures size of drawing characters.
Public MethodOverloaded. Measures the specified string when drawn with this font.
Public Methodstatic (Shared in Visual Basic)Returns the source font if specified font is font wrapper. (Inherited from DrawingFontWrapper)
See Also