Skip to main content

IDocumentPreviewModel.CurrentPageIndex Property

Specifies the zero-based current page index.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

int CurrentPageIndex { get; set; }

#Property Value

Type Description
Int32

A zero-based integer value specifying the current page index.

See Also