Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoPrintView Class : RenderPage Method |
RectangleF
describing what should be rendered, in document coordinates
IMG
HTML element for a part of a GoView occupying a single page.'Declaration Protected Overridable Sub RenderPage( _ ByVal writer As HtmlTextWriter, _ ByVal docExtent As RectangleF, _ ByVal scale As Single, _ ByVal pageX As Integer, _ ByVal pageY As Integer, _ ByVal pagesAcross As Integer, _ ByVal pagesDown As Integer _ )
protected virtual void RenderPage( HtmlTextWriter writer, RectangleF docExtent, float scale, int pageX, int pageY, int pagesAcross, int pagesDown )
RectangleF
describing what should be rendered, in document coordinatesTarget Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2