Documents for PDF, .NET Edition Documentation
TableTag Enumeration

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace : TableTag Enumeration
Represents tables of an OpenType font.
Syntax
'Declaration
 
Public Enum TableTag 
   Inherits System.Enum
public enum TableTag : System.Enum 
Members
MemberDescription
BASEBaseline data
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
EBSCEmbedded bitmap scaling data
fpgmFont program
gaspGrid-fitting/Scan-conversion
GDEFGlyph definition data
glyfGlyph data for creating font subsets
GlyfDrawGlyph data for drawing
GPOSGlyph positioning data
GSUBGlyph substitution data
hdmxHorizontal device metrics
headFont header
hheaHorizontal header
hmtxHorizontal metrics
JSTFJustification data
kernKerning
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
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Text Namespace