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




font
A PDE Font whose matching system font is found.
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

font
A PDE Font whose matching system font is found.
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.