Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ PrintPageRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PrintPageRange Property
In This Topic
Gets or sets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document. For example, type "1,3,5-12".
Syntax
C#
System.
string
PrintPageRange {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members