ImageGear for .NET
ImGearPDEFont Constructor(ImGearPDFSysFont,ImGearPDFSysEncoding,ImGearPDFAtom,ImGearPDEFontCreateFlags)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFont Class > ImGearPDEFont Constructor : ImGearPDEFont Constructor(ImGearPDFSysFont,ImGearPDFSysEncoding,ImGearPDFAtom,ImGearPDEFontCreateFlags)




systemFont
PDF system font object referencing a system font.
systemEncoding
A PDF SysEncoding object.
baseFontName
The base font. An error will be set if the base font name passed is a subset name (XXXXXX+FontName) or an empty string.
options
One of the ImGearPDEFontCreateFlags values.

Glossary Item Box

Initializes a new instance of the ImGearPDEFont class.

Syntax

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

Parameters

systemFont
PDF system font object referencing a system font.
systemEncoding
A PDF SysEncoding object.
baseFontName
The base font. An error will be set if the base font name passed is a subset name (XXXXXX+FontName) or an empty string.
options
One of the ImGearPDEFontCreateFlags values.

Return Value

The new instance of ImGearPDEFont class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.