Deprecated Prizm Content Connect
DocumentFormat Property






The original document file type or format.
Syntax
'Declaration
 
Public Property DocumentFormat As System.String
'Usage
 
Dim instance As DocumentAttributes
Dim value As System.String
 
instance.DocumentFormat = value
 
value = instance.DocumentFormat
public System.string DocumentFormat {get; set;}
public read-write property DocumentFormat: System.String; 
public function get,set DocumentFormat : System.String
public: __property System.string* get_DocumentFormat();
public: __property void set_DocumentFormat( 
   System.string* value
);
public:
property System.String^ DocumentFormat {
   System.String^ get();
   void set (    System.String^ value);
}
See Also

Reference

DocumentAttributes Class
DocumentAttributes Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback