ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfTableObject Class / ForwardDiagonalWidth Property

In This Topic
    ForwardDiagonalWidth Property (RtfTableObject)
    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