ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfDiagonalObject Class / ForwardDiagonalWidth Property

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