XFINIUM.PDF Documentation
PdfPageContent Class
Members 



Defines the graphic content of a PDF page.
Object Model
PdfPageContent ClassPdfCosDictionary ClassPdfGraphics ClassPdfMatrix ClassPdfMeasure ClassPdfPointData ClassPdfGroupXObject Class
Syntax
'Declaration
 
Public Class PdfPageContent 
   Inherits PdfFormXObject
'Usage
 
Dim instance As PdfPageContent
public class PdfPageContent : PdfFormXObject 
public ref class PdfPageContent : public PdfFormXObject 
Remarks
The graphic content of a PDF page is like a vector image that can be drawn on another page graphics surface.
Inheritance Hierarchy

System.Object
      Xfinium.Pdf.Graphics.PdfFormXObject
         Xfinium.Pdf.Graphics.PdfPageContent
            Xfinium.Pdf.Content.PdfPageOptionalContent

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


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

PdfPageContent Members
Xfinium.Pdf.Graphics Namespace

Send Feedback