Interface ITextStyle
Assembly: IronWord.dll
Syntax
public interface ITextStyle
Properties
Caps
Declaration
Property Value
Type |
Description |
System.Boolean |
|
CharacterScale
Declaration
Nullable<int> CharacterScale { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Color
Declaration
Color Color { get; set; }
Property Value
Emboss
Declaration
bool Emboss { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Emphasis
Declaration
Nullable<EmphasisMarkValues> Emphasis { get; set; }
Property Value
Imprint
Declaration
bool Imprint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsBold
Declaration
bool IsBold { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsItalic
Declaration
bool IsItalic { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Kern
Declaration
Nullable<int> Kern { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Languages
Declaration
string Languages { get; set; }
Property Value
Type |
Description |
System.String |
|
NoProof
Declaration
bool NoProof { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Outline
Declaration
bool Outline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Shading
Declaration
Shading Shading { get; set; }
Property Value
Shadow
Declaration
bool Shadow { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SmallCaps
Declaration
bool SmallCaps { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SnapToGrid
Declaration
bool SnapToGrid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Spacing
Declaration
Nullable<int> Spacing { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SpecVanish
Declaration
bool SpecVanish { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Strike
Declaration
Nullable<StrikeValue> Strike { get; set; }
Property Value
TextEffect
Declaration
TextEffect TextEffect { get; set; }
Property Value
TextFont
Declaration
Font TextFont { get; set; }
Property Value
Underline
Declaration
Underline Underline { get; set; }
Property Value
Vanish
Declaration
bool Vanish { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VerticalPosition
Declaration
Nullable<double> VerticalPosition { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VerticalTextAlignment
Declaration
Nullable<VerticalPositionValues> VerticalTextAlignment { get; set; }
Property Value
WebHidden
Declaration
bool WebHidden { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Clone()
Declaration
Returns
Reset()
Declaration
Returns