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

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