Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

DocumentProperties Property (PDFFile)






PDF document properties or metadata used with this PDFFile object.
Syntax
public PDFDocumentProperties DocumentProperties {get; set;}
'Declaration
 
Public Property DocumentProperties As PDFDocumentProperties
'Usage
 
Dim instance As PDFFile
Dim value As PDFDocumentProperties
 
instance.DocumentProperties = value
 
value = instance.DocumentProperties
public:
property PDFDocumentProperties^ DocumentProperties {
   PDFDocumentProperties^ get();
   void set (    PDFDocumentProperties^ value);
}

Property Value

A PDFDocumentProperties that contain the PDF document properties or metadata used with this PDFFile. The default value is null .
Remarks

This property is used by this PDFFile in multiple ways:

Example

For an example, refer to PDFFile.

Requirements

Target Platforms

See Also

Reference

PDFFile Class
PDFFile Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features