Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
PrintOutOptions Class
/ To Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
To Property
In This Topic
The 1-based number of the last page to print. If the value is empty, printing ends with the last page.
Syntax
C#
public
System.Nullable<
int
> To {
get
;
set
;}
See Also
Reference
PrintOutOptions Class
PrintOutOptions Members