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

In This Topic
    ForwardDiagonalStyle Property (RtfDiagonalObject)
    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