Documents for PDF, .NET Edition Documentation
GlyphRun Class Members
Properties 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace : GlyphRun Class

The following tables list the members exposed by GlyphRun.

Public Properties
 NameDescription
Public PropertyGets the offset to glyph run baseline relative to the text line position, in graphic units.  
Public PropertyGets the resolved bidi level of the GlyphRun.  
Public PropertyGets the number of code points in the glyph run.  
Public PropertyGets the index of the first code point in the glyph run.  
Public PropertyGets the array of UTF-32 characters (code points).  
Public PropertyIndicates if the glyphs with usually horizontal reading direction should appear upright with vertical reading direction.  
Public PropertyGets the first glyph of the run.  
Public PropertyGets the factor to scale from the font design units to the specified font size.  
Public PropertyGets the format of the GlyphRun.  
Public PropertyGets the number of the glyphs in the run.  
Public PropertyGets the associated InlineObject, if any exists.  
Public PropertyGets a value indicating if the glyph run is ellipsis for trimmed text.  
Public PropertyGets a value indicating if the glyph run represents a tabulation character.  
Public PropertyGets the last glyph of the run.  
Public PropertyGets the length of the glyph run along the reading direction, in graphic units.  
Public PropertyGets the owner LineSection object, if any exists.  
Public PropertyGets the offset of the glyph run start along the reading direction, in graphic units.  
Public PropertyGets the offset to glyph run's top origin (left for vertical text) relative to the text line position, in graphic units.  
Public PropertyIndicates if the glyph run should appear from right to left.  
Public PropertyIndicates if sideways should be rotated counterclockwise.  
Public PropertyIndicates if the glyph run should appear rotated 90 or -90 degrees.  
Public PropertyGets a value indicating whether the glyph run should be displayed as superscript or as subscript.  
Public PropertyGets a value indicating if the glyph run represents a character tabulation with additional alignment options.  
Public PropertyGets the owner TextLayout object.  
Public PropertyGets the owner TextLine object.  
Public PropertyIndicates if the glyph run should appear upright with vertical reading direction.  
Public PropertyGets the offset from the Roman baseline to Ideographic centered baseline, in graphic units.  
Top
See Also

Reference

GlyphRun Class
GrapeCity.Documents.Text Namespace