Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
PrintManager Class
/ HasPrintContent Method
The printed range of a page.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasPrintContent Method
In This Topic
Returns whether there has content to print.
Syntax
C#
public
System.
bool
HasPrintContent(
IRange
range
)
Parameters
range
The printed range of a page.
See Also
Reference
PrintManager Class
PrintManager Members