Click or drag to resize

TextCharacterProperties Properties

The TextCharacterProperties type exposes the following members.

Properties
Name Description
Public property AlternativeLanguage
Gets or sets the alternative language. Read/write String .
Public property BookmarkId
Gets or sets bookmark identifier. Read/write String .
Public property ClickAction
Gets or sets the hyperlink defined for mouse click. Read/write ClickHyperlink .
Public property ComplexScriptFont
Gets or sets the complex script font info. Read/write TextFont .
Public property DefaultLatinFont
Gets or sets the DefaultLatin font info.
Public property DisplayFill
Gets the text FillFormat properties. if textRange FillType is Undefined,display FillFormat properties inherited from the paragraph\textFrame\layoutSlide\master. Read-only
Public property EastAsianFont
Gets or sets the East Asian font info. Read/write TextFont .
Public property EffectDag
Gets the text EffectFormat properties. Read-only EffectDag .
Public property Fill
Gets the text FillFormat properties. Read-only Fill .
Public property FontHeight
Gets or sets the font height of a text range. Read/write Int16 .
Public property FontMinSize
Gets or sets the minimal font size. Read/write Single .
Public property Format
Gets the text range format for this object. Read-only DefaultTextRangeProperties .
Public property HasClickAction
Indicates whether text character properties ahas clickAction.
Public property HighlightColor
Gets the color used to highlight a text. Read-only ColorFormat .
Public property IsBold
Indicates whether the font is bold. Read/write TriState .
Public property IsInheritUnderlineFill
Public property IsItalic
Indicates whether the font is itallic. Read/write TriState .
Public property Kumimoji
Indicates whether use eastern language-specific vertical text layout. Read/write TriState .
Public property Language
Gets or sets thelanguage. Read/write String .
Public property LatinFont
Gets or sets the Latin font info. Read/write TextFont .
Public property LineSpacing
Gets or sets the line spacing. Read/write Single .
Public property MouseOverAction
Gets or sets the hyperlink defined for mouse over. Read/write ClickHyperlink .
Public property NoProofing
Indicates whether the text would be proofed. Read/write TriState .
Public property NormalizeHeights
Indicates whether the height of a text should be normalized. Read/write TriState .
Public property ScriptDistance
Gets or sets the superscript or subscript text. Read/write Int16 .
Public property SmartTagClean
Indicates whether the smart tag should be cleaned. Read/write Boolean .
Public property SymbolFont
Gets or sets the symbolic font info. Read/write TextFont .
Public property TextCapType
Gets or sets the type of text capitalization. Read/write TextCapType .
Public property TextLineFormat
Gets the LineFormat properties for text outlining. Read-only TextLineFormat .
Public property TextStrikethroughType
Gets or sets the strikethrough type of a text. Read/write TextStrikethroughType .
Public property TextUnderlineType
Gets or sets the text underline type. Read/write TextUnderlineType .
Public property UnderlineFillFormat
Gets the underline line FillFormat properties. Read-only Fill .
Public property UnderlineFormat
Gets the LineFormat properties used to outline underline line. Read-only TextLineFormat .
Top
See Also