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



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

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

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