Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathSubSuperscript Class / AlignScripts Property

In This Topic
    AlignScripts Property
    In This Topic
    Gets or sets whether subscripts and superscripts are aligned to each other.

    Default value is false.

    Syntax
    'Declaration
     
    Public Property AlignScripts As System.Boolean
    public System.bool AlignScripts {get; set;}
    See Also