Northwoods.GoSilverlight 1.2.2 Assembly
PrintManager.PageInfo Class
Members  See Also  Send Feedback
Northwoods.GoXam Namespace : PrintManager.PageInfo Class

This read-only class provides information about the current page while printing.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PrintManager.PageInfo 
C# 
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

Requirements

See Also

© 2010 All Rights Reserved.