| Name | Description |
| Angle |
Gets or sets the amount of rotation applied to the text symbol, measured in degrees, around the geometry.
|
| AngleX |
Gets or sets the amount of rotation of the text symbol around the X axis, measured in degrees, around the geometry. This type of rotation is also referred to as tilt. It is applied in 3D.
|
| AngleY |
Gets or sets the amount of rotation of the text symbol around the Y axis, measured in degrees, around the geometry. This type of rotation is also referred to as roll. It is applied in 3D.
|
| BillboardMode3D |
Gets or sets the billboard mode of the text symbol.
|
| BlockProgression |
Gets or sets the direction in which multi-line text is stacked.
|
| Callout |
Gets or sets the callout or background of the text with optional leader lines.
|
| CompatibilityMode |
Gets or sets a value indicating whether to draw the text in a fashion compatible with ArcMap.
|
| CountryISO |
Gets or sets the ISO code for the base country of the text.
|
| Depth3D |
Gets or sets the depth of the glyph when drawn in 3D. This is an extrusion of the characters of the text in the Z axis.
|
| DrawGlyphsAsGeometry |
Gets or sets a value indicating whether fonts that are drawn as rasters at some scales to draw as vectors instead.
|
| DrawSoftHyphen |
Gets or sets a value indicating whether soft hyphens should be drawn. Soft hyphens are invisible markers that indicate where a hyphenated break is allowed within the text. They are only drawn if there is word wrapping at the end of a line.
|
| ExtrapolateBaselines |
Gets or sets a value indicating whether the baseline of the text geometry should be expanded in the same manner as the existing geometry if the text extends beyond the baseline.
|
| FlipAngle |
Gets or sets the angle (in degrees from vertical) at which point rotated text is flipped (mirrored) in place.
|
| FontEffects |
Gets or sets whether the text is drawn as subscript or superscript.
|
| FontEncoding |
Gets or sets the font encoding.
|
| FontFamilyName |
Gets or sets the font family name of the font. e.g. Comic Sans.
|
| FontStyleName |
Gets or sets the style name for the font family. e.g. Regular, Bold, or Italic.
|
| FontType |
Gets or sets the type of font that the font family/style name reference.
|
| FontVariationSettings |
Gets or sets an array of CIM font variation objects, describing a particular instance of a variable font through the font axis tags and their values. The number of CIM font variations will correspond to the number of variation axes specified by the font. This is only used for variable fonts.
|
| GlyphRotation |
Gets or sets an additional rotation that is applied to the individual glyphs contained in the text. This is applied to the individual glyphs whereas Angle, AngleX and AngleY are affect how the entire text string is oriented.
|
| HaloSize |
Gets or sets the size of the halo that extends beyond the symbol shape.
|
| HaloSymbol |
Gets or sets the polygon symbol that is used to draw the halo for a text symbol.
|
| Height |
Gets or sets the size of the text in points.
|
| Hinting |
Gets or sets if hinting from the font is used for text rendering. Hinting is information included with most fonts to effectively fit the vector glyphs of the font into the raster grid onto which they are displayed.
|
| HorizontalAlignment |
Gets or sets the alignment type used to align the text to the geometry horizontally. Affects which side of a point geometry the point text is drawn or which end of a line it is drawn close to. Commonly used to define how stacked text appears.
|
| IndentAfter |
Gets or sets how many points to indent the text back from the end of the baseline.
|
| IndentBefore |
Gets or sets how many points to indent the text from the beginning of the baseline.
|
| IndentFirstLine |
Gets or sets how many points to indent the text from the beginning of the baseline for the first line only.
|
| Kerning |
Gets or sets a value indicating whether the text is drawn with metric kerning, which adjusts the spacing between individual letter forms.
|
| LanguageISO |
Gets or sets whether the ISO code for the base language of the text.
|
| LetterSpacing |
Gets or sets the additional spacing that is added to each glyph beyond what is defined by its character box in the font. Value indicates the percentage of a glyph's width. Also known as tracking.
|
| LetterWidth |
Gets or sets the width that is added to each glyph beyond what is defined by its character box in its font. This is a percentage of the original glyph.
|
| Ligatures |
Gets or sets a value indicating whether text is to be drawn with ligatures, which occur when two or more letters or portions of letters are joined to form a single glyph.
|
| LineGap |
Gets or sets the spacing between lines of text. This is also known as leading or line spacing.
|
| LineGapType |
Gets or sets the type of line gap that is applied.
|
| OffsetX |
Gets or sets the X offset.
|
| OffsetY |
Gets or sets the Y offset.
|
| OffsetZ |
Gets or sets the Z offset.
|
| Overprint |
Gets or sets a value indicating whether or not the symbol should overprint in press printing.
|
| ShadowColor |
Gets or sets the color of the shadow that is defined for the text symbol. The shadow is drawn as an offset copy of the text.
|
| ShadowOffsetX |
Gets or sets the shadow offset from the text symbol in the horizontal direction. If X and Y are zero, no shadow is drawn.
|
| ShadowOffsetY |
Gets or sets the shadow offset from the text symbol in the vertical direction. If X and Y are zero, no shadow is drawn.
|
| SmallCaps |
Gets or sets a value indicating whether the text should be drawn as Small Capitals, where lower case text is converted to small caps and upper case text is left as upper case.
|
| Strikethrough |
Gets or sets a value indicating whether to draw the text with a strike through it.
|
| Symbol |
Gets or sets the polygon symbol that is used to draw the glyphs of the text.
|
| Symbol3DProperties |
Gets or sets the collection of properties that are applied to the text symbol only in a 3D context.
|
| TextCase |
Gets or sets the letter case used to draw the text.
|
| TextDirection |
Gets or sets the base text direction to draw the text.
|
| Underline |
Gets or sets a value indicating whether to draw the text with an underline.
|
| VerticalAlignment |
Gets or sets the vertical alignment of the text.
|
| VerticalGlyphOrientation |
Gets or sets the orientation for the non-vertical text in a vertical layout. For example, an English fragment in a Japanese text.
|
| WordSpacing |
Gets or sets the additional spacing that is added to between the words of the text string. 100% indicates that regular spacing is used.
|