HorizontalPadding Property
In This Topic
Gets the sum of left and right padding of the content area, in graphic units.
Syntax
'Declaration
Public ReadOnly Property HorizontalPadding As System.Single
public System.float HorizontalPadding {get;}
See Also