Version

Search Results

Right Property (Paddings)

Gets or sets the right padding. Syntax

Top Property (Paddings)

Gets or sets the top padding. Syntax

Vertical Property (Paddings)

Sets vertical paddings at once. Syntax

Paddings Constructor()

Initializes a new instance of the Paddings class. Syntax

Paddings Constructor(Single)

Initializes a new instance of the Paddings class. Syntax Parameters value Default value for all paddings.

Paddings Constructor(Single,Single)

Initializes a new instance of the Paddings class. Syntax Parameters h A float value that defines horizontal paddings.v A float value that defines vertical paddings.

Paddings Constructor(Single,Single,Single,Single)

Initializes a new instance of the Paddings class. Syntax Parameters left A float value that defines the left padding.right A float value that defines the right padding.top A float value that defines the top padding.bottom A float value that defines the bottom padding.

Paddings Constructor

Overload List

PageMargins Class

Represents margins on a printed page. Syntax

PageMargins Class Members

Public Constructors Public Properties Public Methods