Get or set the height and width of all pages in this section.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public PageSize PageSize { get; set; }
Visual Basic
Public Property PageSize As PageSize
	Get
	Set

Remarks

The units mentioned are in user space units.

See Also