[This is preliminary documentation and is subject to change.]

How to display pages.

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

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

See Also