DioDocs for PDF
TableTag 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : TableTag 列挙体
Represents tables of an OpenType font.
シンタックス
'宣言
 
Public Enum TableTag 
   Inherits System.Enum
public enum TableTag : System.Enum 
メンバ
メンバ解説
BASEBaseline data
BaseSubsBaseline data for extended subset
CBDTColor bitmap data
CBLCColor bitmap location data
CFFCompact Font Format 1.0
CFF2Compact Font Format 2.0
cmapCharacter to glyph mapping
COLRColor table layers
CPALColor palette table
CpalDrawColor palette table for drawing
cvtControl Value Table
EBDTEmbedded bitmap data
EBLCEmbedded bitmap location data
EblcPpemGlyph IDs and pixels per em for embedded bitmaps.
EBSCEmbedded bitmap scaling data
fpgmFont program
gaspGrid-fitting/Scan-conversion
GDEFGlyph definition data
GdefSubsGlyph definition data for extended subset
glyfGlyph data for creating font subsets
GlyfDrawGlyph data for drawing
GPOSGlyph positioning data
GposSubsGlyph positioning data for extended subset
GSUBGlyph substitution data
hdmxHorizontal device metrics
headFont header
hheaHorizontal header
hmtxHorizontal metrics
JSTFJustification data
kernKerning
KernSubsKerning for extended subset
locaIndex to glyph location
LTSHLinear threshold data
maxpMaximum profile
MERGMerge
nameNaming table
OS2OS/2 and Windows specific metrics
postPostScript information
prepCVT Program
sbixStandard bitmap graphics
SVGThe SVG (Scalable Vector Graphics) table
UnknownUnspecified table
VDMXVertical device metrics
vheaVertical Metrics header
vmtxVertical Metrics
VORGVertical Origin
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Text.TableTag

参照

GrapeCity.Documents.Text 名前空間