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




document
The container document.

Glossary Item Box

Creates width entries for font.

Syntax

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

Parameters

document
The container document.

Remarks

Gets a Type0 font's width information for only the characters used in the file. Call this routine when the font was created with the DEFER_WIDTHS flag but without the CREATE_EMBEDDED flag (if the font is to be embedded, call SubsetNow method, which also gets the width info).

See Also

©2013. Accusoft Corporation. All Rights Reserved.