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

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