GoXam for WPF v3
PrintManager.PageInfo Class
Members 
Northwoods.GoXam Namespace : PrintManager.PageInfo Class
This read-only class provides information about the current page while printing.
Object Model
PrintManager.PageInfo ClassDiagram Class
Syntax
public sealed class PrintManager.PageInfo 
Remarks

Each page constructs elements for the BackgroundTemplate and ForegroundTemplate that are data-bound to an instance of this class.

For convenience, the integer index properties are one-based, not zero-based. This makes it easy to show something like "Page 4 of 4".

Inheritance Hierarchy

System.Object
   Northwoods.GoXam.PrintManager.PageInfo

See Also

Reference

PrintManager.PageInfo Members
Northwoods.GoXam Namespace