ReportOutput.setNumberOfPages(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool setNumberOfPages(int _pageNo);
public virtual bool setNumberOfPages (int _pageNo);
abstract member setNumberOfPages : int -> bool
override this.setNumberOfPages : int -> bool
Public Overridable Function setNumberOfPages (_pageNo As Integer) As Boolean
Parameters
- _pageNo
- Int32