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