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

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

    Default value is false.

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