Accusoft.PdfXpress7.Net
Documents Property




Gets the document collection associated with the PdfXpress object.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Documents As DocumentCollection
'Usage
 
Dim instance As PdfXpress
Dim value As DocumentCollection
 
value = instance.Documents
[BrowsableAttribute(false)]
public DocumentCollection Documents {get;}
[BrowsableAttribute(false)]
public: __property DocumentCollection* get_Documents();
[BrowsableAttribute(false)]
public:
property DocumentCollection^ Documents {
   DocumentCollection^ get();
}

Property Value

A DocumentCollection.
See Also

Reference

PdfXpress Class
PdfXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback