ImageGear for .NET
ImGearPDEFont Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEFont Class

Glossary Item Box

The following tables list the members exposed by ImGearPDEFont.

Public Constructors

 NameDescription
Public ConstructorImGearPDEFont ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCreateNeedFlags Gets flags indicating what needs to be done to make the current font complete.  
Public PropertyIsEmbedded Gets a value indicating whether the font is embedded.  
Public PropertyIsMultibyte Gets a value indicating whether the font contains any multi-byte characters.  
Top

Public Methods

 NameDescription
Public MethodCreateToUnicodeNowCreates the /ToUnicode table.  
Public MethodCreateWidthsNow Creates width entries for font.  
Public MethodEmbedNow Embeds font stream.  
Public MethodEmbedNowDontSubset Embeds the font inside Doc without creating a subset.  
Public MethodFindUnrepresentableCharacters Gets a collection of characters in the Unicode string that could not be represented in the font.  
Public MethodGetAttributes Gets the font attributes.  
Public MethodGetCodeByteCount Gets the number of bytes in a string of single or multi-byte character codes.  
Public MethodGetOneByteEncoding Gets an atom array that is filled with the delta encodings for font.  
Public MethodGetSysEncoding Gets the system encoding object associated with a font object.  
Public MethodGetSysFont Gets the system font object associated with a font object.  
Public MethodGetWidths Gets widths array.  
Public MethodGetWidthsNow Creates width entries for font.  
Public MethodIsTextRepresentable Checks if the entire contents of a text are representable in the font.  
Public MethodSetSysEncoding Sets the system encoding object associated with a font object.  
Public MethodSetSysFont Sets the system font object associated with a font object.  
Public MethodSubsetNow Subsets a given PDE Font in Doc.  
Public MethodSumWidths Gets the sum to the widths from a string of single or multi-byte characters.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.