ProjectManagementOptionsPageSize Property |
The output page size.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic PageSize PageSize { get; set; }
Public Property PageSize As PageSize
Get
Set
public:
property PageSize PageSize {
PageSize get ();
void set (PageSize value);
}
member PageSize : PageSize with get, set
Property Value
Type:
PageSize
See Also