ImageGear for .NET
FindSysFont(ImGearPDEFontAttrs,ImGearPDESysFontMatchFlags) Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class > FindSysFont Method : FindSysFont(ImGearPDEFontAttrs,ImGearPDESysFontMatchFlags) Method




attributes
ImGearPDEFontAttrs for the font attributes.
options
Bit field comprised of ImGearPDESysFontMatchFlags values. Passing zero matches font by name only.

Glossary Item Box

Finds a system font that matches the requested attributes.

Syntax

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

Parameters

attributes
ImGearPDEFontAttrs for the font attributes.
options
Bit field comprised of ImGearPDESysFontMatchFlags values. Passing zero matches font by name only.

Return Value

ImGearPDFSysFont class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.