Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HyphenationOptions Class / HyphenationZone Property

In This Topic
    HyphenationZone Property
    In This Topic
    Gets or sets the distance in points from the right margin within which you do not want to hyphenate words.
    Syntax
    'Declaration
     
    Public Property HyphenationZone As System.Single
    public System.float HyphenationZone {get; set;}
    See Also