Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormatBase Class / CompoundType Property

In This Topic
    CompoundType Property
    In This Topic
    Gets or sets the compound line type.
    Syntax
    'Declaration
     
    Public Property CompoundType As CompoundLineType
    public CompoundLineType CompoundType {get; set;}
    See Also