Select muti page to one paper layout.
Namespace: Spire.Pdf.PrintAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void SelectMultiPageLayout( int rows )
Public Sub SelectMultiPageLayout ( rows As Integer )
public: void SelectMultiPageLayout( int rows )
member SelectMultiPageLayout : rows : int -> unit
Parameters
- rows
- Int32
The number of rows for the paper layout.