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