Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Text Class / PreserveSpace Property

In This Topic
    PreserveSpace Property
    In This Topic
    Gets or sets a value indicating whether to preserve white spaces while displaying or saving content.
    Syntax
    'Declaration
     
    Public Property PreserveSpace As System.Boolean
    public System.bool PreserveSpace {get; set;}
    See Also