ProjectGetPageCount Method |
Name | Description | |
---|---|---|
![]() ![]() | GetPageCount |
Returns page count for the project to be rendered using default Timescale(Days).
|
![]() ![]() | GetPageCount(PresentationFormat) |
Returns page count for the project to be rendered using default Timescale(Days) and given PresentationFormat |
![]() ![]() | GetPageCount(SaveOptions) |
Returns page count for the project to be rendered using given SaveOptions.
|
![]() ![]() | GetPageCount(Timescale) |
Returns page count for the project to be rendered using given Timescale.
|
![]() ![]() | GetPageCount(PageSize, Timescale) | |
![]() ![]() | GetPageCount(PresentationFormat, Timescale) |
Returns page count for the project to be rendered using given Timescale and PresentationFormat.
|
![]() ![]() | GetPageCount(PageSize, Timescale, DateTime, DateTime) |
Returns page count for the project to be rendered using given Timescale, PresentationFormat and date range.
|