Back to Devexpress

PageNumberExportSettings Class

wpf-devexpress-dot-xpf-dot-printing-9f087bac.md

latest1.3 KB
Original Source

PageNumberExportSettings Class

The provider of attached properties that define how to display page numbers within a particular dependency object.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static class PageNumberExportSettings
vb
Public Module PageNumberExportSettings

Remarks

Note

Because it is an attached property provider, the PageNumberExportSettings class can’t be instantiated and directly used in your applications.

The PageNumberExportSettings class provides the paging-specific properties that help to prepare a document for export.

Inheritance

Object PageNumberExportSettings

See Also

PageNumberExportSettings Members

ExportSettings

DevExpress.Xpf.Printing Namespace