ImageGear .NET v25.0 - Updated
ImGearPDEFont Class Members
Properties  Methods 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEFont Class

The following tables list the members exposed by ImGearPDEFont.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets flags indicating what needs to be done to make the current font complete.  
Public Property Gets a value indicating whether the font is embedded.  
Public Property Gets a value indicating whether the font contains any multi-byte characters.  
Top
Public Methods
 NameDescription
Public MethodCreates the /ToUnicode table.  
Public Method Creates width entries for font.  
Public Method Embeds font stream.  
Public Method Embeds the font inside Doc without creating a subset.  
Public Method Gets a collection of characters in the Unicode string that could not be represented in the font.  
Public Method Gets the font attributes.  
Public Method Gets the number of bytes in a string of single or multi-byte character codes.  
Public Method Gets an atom array that is filled with the delta encodings for font.  
Public Method Gets the system encoding object associated with a font object.  
Public Method Gets the system font object associated with a font object.  
Public Method Gets widths array.  
Public Method Creates width entries for font.  
Public Method Checks if the entire contents of a text are representable in the font.  
Public Method Sets the system encoding object associated with a font object.  
Public Method Sets the system font object associated with a font object.  
Public Method Subsets a given PDE Font in Doc.  
Public Method Gets the sum to the widths from a string of single or multi-byte characters.  
Top
See Also

Reference

ImGearPDEFont Class
ImageGear.Formats.PDF Namespace