[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathNary.HideSuperscript

HideSuperscript Property

HideSuperscript

Gets or sets whether the Superscript element does not appear.

Default value is false.

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

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