Version

Search Results

Left Property (PageNumberAlignment)

Gets a predefined alignment. Syntax

Right Property (PageNumberAlignment)

Gets a predefined alignment. Syntax

Vertical Property (PageNumberAlignment)

Gets or sets the vertical alignment. Syntax

PageNumberAlignment Constructor()

Initializes a new instance of the PageNumberAlignment class. Syntax

PageNumberAlignment Constructor(Alignment)

Initializes a new instance of the PageNumberAlignment class. Syntax Parameters alignment Alignment.

PageNumberAlignment Constructor(Alignment,Alignment)

Initializes a new instance of the PageNumberAlignment class. Syntax Parameters h Horizontal alignment.v Vertical alignment.

PageNumberFormat Enumeration

Defines page number formats. Syntax Members Member Description BigLetters Big letters. BigRoman Big roman numbers. Decimal Decimal numbers. SmallLetters Small letters. SmallRoman Small roman numbers.

PageOrientation Enumeration

Defines page orientation types. Syntax Members Member Description Landscape Landscape orientation. Portrait Portrait orientation.

PageSize Class

Represents a page size. This class allows to set the width and the height of a page. Syntax