ImageGear for .NET
FindFont Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorData Class : FindFont Method




typeface
Typeface of the font.
weight
Font weight.
isVector
Flag that tells whether font to look for is Vector or TrueType.

Glossary Item Box

Looks for the font with the specified typeface, weight and vector flag.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

typeface
Typeface of the font.
weight
Font weight.
isVector
Flag that tells whether font to look for is Vector or TrueType.

Return Value

Newly created ImGearVectorFont class object or null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.