XFINIUM.PDF Documentation
PdfFlowPageContent Class
Members 



Xfinium.Pdf.FlowDocument Namespace : PdfFlowPageContent Class
Defines a special type of flow content that allows to insert existing PDF pages into a flow document.
Object Model
PdfFlowPageContent ClassPdfBrush ClassPdfFlowContentMargins ClassPdfFlowContentMargins ClassPdfStructureElement Class
Syntax
'Declaration
 
Public Class PdfFlowPageContent 
   Inherits PdfFlowContent
'Usage
 
Dim instance As PdfFlowPageContent
public class PdfFlowPageContent : PdfFlowContent 
public ref class PdfFlowPageContent : public PdfFlowContent 
Remarks
The existing PDF page content is kept as it is, it is not reflown on flow document's page.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.FlowDocument.PdfFlowContent
      Xfinium.Pdf.FlowDocument.PdfFlowPageContent

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


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

PdfFlowPageContent Members
Xfinium.Pdf.FlowDocument Namespace