Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Break Class / Type Property

In This Topic
    Type Property (Break)
    In This Topic
    Gets or sets the break type.
    Syntax
    'Declaration
     
    Public Property Type As BreakType
    public BreakType Type {get; set;}
    See Also