Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathPhantom Class / ZeroDescent Property

In This Topic
    ZeroDescent Property
    In This Topic
    Gets or sets whether it should not take into account the descent of the contents during layout.

    Default value is false.

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