DioDocs for PDF
CffTable クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : CffTable クラス

CffTableデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the charset array (GID to SID mapping, or GID to CID for CID-key fonts).  
Public プロパティGets the factor to recalculate character space units to user space units (em).  
Public プロパティGets the array of glyph charstrings.  
Public プロパティMaps GIDs to indices in the CIDGroups array.  
Public プロパティIf a glyph width equals the DefaultWidthX value it can be omitted from the charstring.  
Public プロパティGets the encoding array (for non-CID fonts). It maps 1-byte code to GID.  
Public プロパティGets the FontName or CIDFontName for CID-keyed fonts.  
Public プロパティGets the format major version (starting at 1).  
Public プロパティGets the format minor version (starting at 0).  
Public プロパティGets the array of charstrings with global subrs.  
Public プロパティGets the number of glyphs.  
Public プロパティGets a value indicating if this is a CID-keyed font.  
Public プロパティGets the italic angle in counter-clockwise degrees from the vertical. Zero for upright text, negative for text that leans to the right (forward).  
Public プロパティGets the array of charstrings with local subrs.  
Public プロパティThe glyph width is computed by adding the CharString width to NominalWidthX value.  
Public プロパティGets the suggested distance of the top of the underline from the baseline (negative values indicate below baseline).  
Public プロパティGets the suggested value for the underline thickness.  
トップ
パブリック メソッド
 名前解説
Public メソッドGets the glyph index for specified character code.  
Public メソッドReturns a string with the specified SID. Note! Method can return null if string with specified SID not found.  
Public メソッドオーバーロードされます。 Tries to get glyph index (GID) by glyph name.  
Public メソッドTries to get glyph name represented by SID by glyph index.  
トップ
参照

CffTable クラス
GrapeCity.Documents.Text 名前空間