Interface IPageable
.NET interface for TO BE DEFINED FROM USER
public interface IPageable
Properties
NumberOfPages
int NumberOfPages { get; }
Property Value
Methods
GetPageFormat(int)
PageFormat GetPageFormat(int arg0)
Parameters
Returns
Exceptions
GetPrintable(int)
Printable GetPrintable(int arg0)