The default value of zero in this and the
EndPage properties render all of the report pages to images. Otherwise, set this value to the number of the first page to render.
Syntax
Visual Basic (Declaration) | |
---|
Public Property StartPage As System.Integer |
C# | |
---|
public System.int StartPage {get; set;} |
Requirements
Target 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
See Also