←Select platform

DocumentProperties Property

Summary

PDF document properties or metadata used with this PDFFile object.

Syntax

C#
VB
C++
public PDFDocumentProperties DocumentProperties { get; set; } 
Public Property DocumentProperties As Leadtools.Pdf.PDFDocumentProperties 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly