[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Bevel.Height

Height Property

Height

Gets or sets the height of the bevel, or how far above the object it is applied.

Allowed values are from -0 to 1584, inclusive.

The default is 0 for text and 6 for drawings if Type is not NoBevel.

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