SpreadsheetInputOptionsRenderRowsFitToPages Property
Gets or sets the number of pages the rows should fit when it's rendered.
The default is 0 which means rows could be broken into multiple pages if required.
For example if you set the value 1, all rows would be rendered on a single page.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public int RenderRowsFitToPages { get; set; }
Public Property RenderRowsFitToPages As Integer
Get
Set
Property Value
Int32