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



O2S.Components.PDF4NET.View.Layouts Namespace : PDFPageDisplayLayout Class
Defines the base class for all supports page layouts in O2S.Components.PDF4NET.View.PDFDocumentView control.
Syntax
'Declaration
 
Public MustInherit Class PDFPageDisplayLayout 
'Usage
 
Dim instance As PDFPageDisplayLayout
public abstract class PDFPageDisplayLayout 
public ref class PDFPageDisplayLayout abstract 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Layouts.PDFPageDisplayLayout
      O2S.Components.PDF4NET.View.Layouts.PDFColumnBasedPageDisplayLayout
      O2S.Components.PDF4NET.View.Layouts.PDFFixedGridPageDisplayLayout
      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