ComponentOne Word for UWP
TopPadding Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : TopPadding Property
Gets or sets top padding of this cell.
Syntax
'Declaration
 
Public Property TopPadding As System.Single
public System.float TopPadding {get; set;}

Property Value

The top padding.
See Also

Reference

RtfCell Class
RtfCell Members