[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Bevel.Width

Width Property

Width

Gets or sets the width of the bevel, or how far into the object it is applied.

Allowed values are from -0 to 1584, inclusive.

Default value is 0 for text and 6 for drawings if Type is not NoBevel.

Declaration
public float Width { get; set; }
Public Property Width As Single