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

In This Topic
    SpacingInWholePoints Property
    In This Topic
    Gets or sets whether to only expand/condense text by whole points.
    Syntax
    'Declaration
     
    Public Property SpacingInWholePoints As System.Boolean
    public System.bool SpacingInWholePoints {get; set;}
    See Also