Skip to main content

ReportServicePreviewModel.PageCount Property

Gets the number of pages in the document.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public override int PageCount { get; }

#Property Value

Type Description
Int32

An integer value, specifying the number of pages.

See Also