ReportingCloudGetTemplatePageCount Method |
This method returns the number of pages of a template in the template storage.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public int GetTemplatePageCount(
string templateName
)
Parameters
- templateName
- Type: SystemString
The name of the template in the template storage.
Return Value
Type:
Int32See Also