'UsageDim rows As Integer Dim columns As Integer Dim instance As New PDFFixedGridPageDisplayLayout(rows, columns)
Parameters
- rows
- The number of page rows in the layout
- columns
- The number of page columns in the layout
'UsageDim rows As Integer Dim columns As Integer Dim instance As New PDFFixedGridPageDisplayLayout(rows, columns)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard