Class BorderStyle
Inheritance
System.Object
BorderStyle
Assembly: IronWord.dll
Syntax
public class BorderStyle : Object
Constructors
BorderStyle()
Declaration
Properties
BorderColor
Declaration
public Color BorderColor { get; set; }
Property Value
BorderSize
Declaration
public uint BorderSize { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
BorderSpace
Declaration
public uint BorderSpace { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
BorderValue
Declaration
public BorderValues BorderValue { get; set; }
Property Value