ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfDiagonalObject Class / BackwardDiagonalStyle Property

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