PDFView4NET WPF Edition
PDFDocumentInformation Class
Members 




O2S.Components.PDFView4NET Namespace : PDFDocumentInformation Class
Provides access to document metadata.
Object Model
PDFDocumentInformation Class
Syntax
'Declaration
 
Public Class PDFDocumentInformation 
   Implements IRawPDFData 
'Usage
 
Dim instance As PDFDocumentInformation
public class PDFDocumentInformation : IRawPDFData  
public __gc class PDFDocumentInformation : public IRawPDFData  
public ref class PDFDocumentInformation : public IRawPDFData  
Remarks
This class stores document general information, such as document's title, author and other information.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.PDFDocumentInformation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFDocumentInformation Members
O2S.Components.PDFView4NET Namespace