Method |
Description |
|
PrintPage ( Page page, int timeout, bool closeAfter ) : void |
|
|
PrintPreview ( Page page, HtmlControl ctrl, string title, string theme ) : void |
|
|
PrintPreview ( Page page, HtmlControl ctrl, string title, string theme, GridView grid, string removeColumns ) : void |
|
|
PrintPreview ( Page page, HtmlControl ctrl, string title, string theme, bool runCustomHideScript ) : void |
|
|
PrintPreview ( Page page, HtmlControl ctrl, string title, string theme, bool runCustomHideScript, GridView grid, string removeColumns ) : void |
|
|
PrintPreview ( Page page, WebControl ctrl, string title, string theme ) : void |
|
|
PrintPreview ( Page page, WebControl ctrl, string title, string theme, GridView grid, string removeColumns ) : void |
|
|
PrintPreview ( Page page, WebControl ctrl, string title, string theme, bool runCustomHideScript ) : void |
|
|
PrintPreview ( Page page, WebControl ctrl, string title, string theme, bool runCustomHideScript, GridView grid, string removeColumns ) : void |
|
|