ImageGear for .NET
Enumerate Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class : Enumerate Method




fontEnumerationCallback
SystemFont enumeration callback procedure.
userData
User data.

Glossary Item Box

Enumerates system fonts.

Syntax

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

Parameters

fontEnumerationCallback
SystemFont enumeration callback procedure.
userData
User data.

Remarks

Enumerates all of the system fonts with EnumerateProc.

The SystemFont parameters must be copied during the enumeration if they are needed beyond the EnumerateProc.

Developers should not assume that the EnumerateProc will get called. If no system fonts are found, EnumerateProc is never called.

See Also

©2013. Accusoft Corporation. All Rights Reserved.