Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / WordPerfectSpaceWidth Property

In This Topic
    WordPerfectSpaceWidth Property
    In This Topic
    Gets or sets whether to emulate WordPerfect 6.x width of a space calculation.
    Syntax
    'Declaration
     
    Public Property WordPerfectSpaceWidth As System.Boolean
    public System.bool WordPerfectSpaceWidth {get; set;}
    See Also