Deprecated Prizm Content Connect
GetAttributes_DocumentContentType Method






Returns string of permitted target file types for this document. Uses the newer RESTful API of the Imaging Services.
Syntax
'Declaration
 
Public Function GetAttributes_DocumentContentType() As System.String
'Usage
 
Dim instance As Document
Dim value As System.String
 
value = instance.GetAttributes_DocumentContentType()
public System.string GetAttributes_DocumentContentType()
public function GetAttributes_DocumentContentType(): System.String; 
public function GetAttributes_DocumentContentType() : System.String;
public: System.string* GetAttributes_DocumentContentType(); 
public:
System.String^ GetAttributes_DocumentContentType(); 

Return Value

Returns JSON string of content types supported to make with this document.
See Also

Reference

Document Class
Document Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback