O2S.Components.PDF4NET.View.Win Documentation
PDFFixedGridPageDisplayLayout Class
Members 



O2S.Components.PDF4NET.View.Layouts Namespace : PDFFixedGridPageDisplayLayout Class
Defines a layout for PDF pages that consists of a fixed grid of rows and columns.
Syntax
'Declaration
 
Public Class PDFFixedGridPageDisplayLayout 
   Inherits PDFPageDisplayLayout
'Usage
 
Dim instance As PDFFixedGridPageDisplayLayout
public class PDFFixedGridPageDisplayLayout : PDFPageDisplayLayout 
public ref class PDFFixedGridPageDisplayLayout : public PDFPageDisplayLayout 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Layouts.PDFPageDisplayLayout
      O2S.Components.PDF4NET.View.Layouts.PDFFixedGridPageDisplayLayout

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also