[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathRadical.HideDegree

HideDegree Property

HideDegree

Gets or sets whether the Degree element does not appear.

Default value is false.

Is this property is true and the Degree element is not empty Microsoft Word displays the contents of the degree in an unexpected place.

Declaration
public bool HideDegree { get; set; }
Public Property HideDegree As Boolean