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

Returns the number of pages of the converted document.

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

Syntax

C#
public int NumberOfPages { get; }
Visual Basic
Public ReadOnly Property NumberOfPages As Integer
	Get

See Also