Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Hyphenation Class
Members


In This Topic
    Hyphenation Class
    In This Topic
    Represents the text hyphenation settings.
    Syntax
    'Declaration
     
    Public Class Hyphenation 
    'Usage
     
    Dim instance As Hyphenation
    public class Hyphenation 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.Hyphenation

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the limit of consecutive text lines that contain hyphens.  
    Public Property  
    Public PropertyGets or sets the hyphenation zone.  
    Public PropertyGets or sets if the document uses hyphenation on words in CAPS when text hyphenation is enabled.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also