Deprecated Prizm Content Connect
DocumentContentType Property






JSON string indicating image formats that can be rendered by the Imaging Services. for this document.
Syntax
'Declaration
 
Public Property DocumentContentType As System.String
'Usage
 
Dim instance As DocumentAttributes
Dim value As System.String
 
instance.DocumentContentType = value
 
value = instance.DocumentContentType
public System.string DocumentContentType {get; set;}
public read-write property DocumentContentType: System.String; 
public function get,set DocumentContentType : System.String
public: __property System.string* get_DocumentContentType();
public: __property void set_DocumentContentType( 
   System.string* value
);
public:
property System.String^ DocumentContentType {
   System.String^ get();
   void set (    System.String^ value);
}
See Also

Reference

DocumentAttributes Class
DocumentAttributes Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback