Method GetViewerProperty
GetViewerProperty(string, int)
Get a viewer property value
Declaration
[HandleProcessCorruptedStateExceptions]
public string GetViewerProperty(string propertyName, int viewer = -1)
Parameters
Type | Name | Description |
---|---|---|
string | propertyName | |
int | viewer | Viewer id returned by the createViewer function. -1 uses the default viewer id (see setDefaultViewerId). |
Returns
Type | Description |
---|---|
string |