Deprecated Prizm Content Connect
GetAttributes Method






Returns the Page attributes such as height, width and possible format.
Syntax
'Declaration
 
Public Function GetAttributes() As System.String
'Usage
 
Dim instance As Page
Dim value As System.String
 
value = instance.GetAttributes()
public System.string GetAttributes()
public function GetAttributes(): System.String; 
public function GetAttributes() : System.String;
public: System.string* GetAttributes(); 
public:
System.String^ GetAttributes(); 

Return Value

JSON string of attributes for the page image.
See Also

Reference

Page Class
Page Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback