XFINIUM.PDF.View.Win Documentation
PdfRowBasedPageDisplayLayout Class
Members 



Xfinium.Pdf.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
   Xfinium.Pdf.View.Layouts.PdfPageDisplayLayout
      Xfinium.Pdf.View.Layouts.PdfRowBasedPageDisplayLayout

Requirements

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


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfRowBasedPageDisplayLayout Members
Xfinium.Pdf.View.Layouts Namespace