CharacterFormat Class |
Namespace: Spire.Doc.Formatting
The CharacterFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CharacterFormat |
Default constructor
|
| Name | Description | |
|---|---|---|
|
|
AllCaps |
Gets or sets AllCaps property of text.
|
|
|
Bidi |
Returns or sets right-to-left property of text.
|
|
|
Bold |
Returns or sets bold style
|
|
|
BoldBidi |
Returns or sets bold property for right-to-left text.
|
|
|
Border |
Gets a object that specifies border for the CharacterFormat.
|
|
|
CharacterSpacing | |
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DoubleStrike |
Returns or sets double strikeout style.
|
|
|
Emboss |
Gets or sets emboss property of text.
|
|
|
EmphasisMark |
Returns or sets text emphasis mark
|
|
|
Engrave |
Gets or sets Engrave property of text.
|
|
|
Font |
Gets or setsfont.
|
|
|
FontName |
Returns or sets font name
|
|
|
FontNameAscii |
Gets or setsthe font used for Latin text (characters with character codes from 0 through 127).
|
|
|
FontNameBidi |
Gets or sets font name for right-to-left text.
|
|
|
FontNameFarEast |
Gets or sets East Asian font name.
|
|
|
FontNameNonFarEast |
Gets or sets font used for characters with character codes from 128 through 255.
|
|
|
FontSize |
Returns or sets font size
|
|
|
FontSizeBidi |
Returns or sets font size of the right-to-left text.
|
|
|
FontTypeHint |
Gets or sets the font type hint.
|
|
|
Hidden |
Gets or sets Hidden property of text.
|
|
|
HighlightColor |
Gets or sets highlight color of text.
|
|
|
IsOutLine |
Get/set outline character property.
|
|
|
IsShadow |
Gets or sets shadow property of text.
|
|
|
IsSmallCaps |
Gets or sets IsSmallCaps property of text.
|
|
|
IsStrikeout |
Returns or sets strikeout style.
|
|
|
Italic |
Returns or sets italic style
|
|
|
ItalicBidi |
Returns or sets italic property for right-to-left text.
|
|
|
LigaturesType |
Gets or sets the ligatures type.
|
|
|
LocaleIdASCII |
Gets or sets the ASCII locale id .
|
|
|
LocaleIdFarEast |
Gets or sets the far east locale id .
|
|
|
NumberFormType |
Gets or sets the number form type.
|
|
|
NumberSpaceType |
Gets or sets the number space type.
|
|
|
Position |
Returns or sets text vertical position.
|
|
|
Shading |
Gets a object that refers to the shading formatting for the CharacterFormat.
|
|
|
Style |
Gets or sets the style for the character format.
|
|
|
StylisticSetType |
Gets or sets the stylistic set type.
|
|
|
SubSuperScript | |
|
|
TextBackgroundColor |
Gets or sets text background color
|
|
|
TextColor |
Returns or sets text color
|
|
|
TextEffectFormat |
Returns text effect format
|
|
|
TextScale |
Gets or sets a value specifies that the percentage by which the contents of a run shall be expanded or compressed
with respect to its normal(100%) character width,with a minimun width of 1% and maximum width of 600%.
|
|
|
UnderlineColor |
Returns or sets underline color
|
|
|
UnderlineStyle |
Returns or sets underline style
|
| Name | Description | |
|---|---|---|
|
|
ClearBackground |
Clears paragraph background.
|
|
|
ClearFormatting |
Clears the formatting.
|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |