'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 Presentation Foundation 4.x