XFINIUM.PDF Documentation
PdfObjectReference Class
Members 



Xfinium.Pdf.LogicalStructure Namespace : PdfObjectReference Class
Defines a reference to a PDF object.
Object Model
PdfObjectReference ClassPdfCosObject ClassPdfCosDictionaryContainer Class
Syntax
'Declaration
 
Public Class PdfObjectReference 
   Implements IPdfStructureElementContent 
'Usage
 
Dim instance As PdfObjectReference
public class PdfObjectReference : IPdfStructureElementContent  
public ref class PdfObjectReference : public IPdfStructureElementContent  
Remarks
An object reference is used when a structure element's content consists of an entire PDF object, such as an XObject directly or indirectly referenced by a page description or an annotation
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.LogicalStructure.PdfObjectReference

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

PdfObjectReference Members
Xfinium.Pdf.LogicalStructure Namespace