Uses of Class
com.aspose.tasks.cloud.model.requests.GetPageCountRequest
Packages that use GetPageCountRequest
-
Uses of GetPageCountRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetPageCountRequestModifier and TypeMethodDescriptionTasksApi.getPageCount
(GetPageCountRequest request) Returns page count for the project to be rendered using given Timescale and PresentationFormat or specified PageSize.com.squareup.okhttp.Call
TasksApi.getPageCountAsync
(GetPageCountRequest request, ApiCallback<PageCountResponse> callback) Returns page count for the project to be rendered using given Timescale and PresentationFormat or specified PageSize.