PageSize Property
Description
This property lets you read or write the page size for the report template.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property PageSize As ENUM_PAGE_FORMAT |
Return Type
Read/write ENUM_PAGE_FORMAT enumeration.
See Also