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



O2S.Components.PDF4NET.View Namespace : PDFVisualPage Class
Represents a PDF page displayed in a viewer.
Object Model
PDFVisualPage ClassPDFVisualAnnotationCollection ClassPDFVisualAnnotation ClassPDFVisualFieldCollection ClassPDFVisualField Class
Syntax
'Declaration
 
Public Class PDFVisualPage 
'Usage
 
Dim instance As PDFVisualPage
public class PDFVisualPage 
public ref class PDFVisualPage 
Remarks
Visual pages cannot be shared between PDFVisualDocument objects. Adding a PDFVisualPage object to multiple PDFVisualDocument.Pages collections leads to undefined results.
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.PDFVisualPage

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