ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDiagonalObject Class / ForwardDiagonalStyle Property

In This Topic
    ForwardDiagonalStyle Property
    In This Topic
    Gets or sets forward (left) diagonal style from this border.
    Syntax
    'Declaration
     
    Public Property ForwardDiagonalStyle As RtfBorderStyle
    public RtfBorderStyle ForwardDiagonalStyle {get; set;}
    See Also