Back to Devexpress

PdfViewer.ShowPageCounter Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-e5772bb5.md

latest851 B
Original Source

PdfViewer.ShowPageCounter Property

Gets or sets whether to show the page counter. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool ShowPageCounter { get; set; }

Property Value

TypeDescription
Boolean

true if the page counter is visible; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace