Method GetViewerPropertyInfo
GetViewerPropertyInfo(string, int)
Get a viewer property info
Declaration
[HandleProcessCorruptedStateExceptions]
public PropertyInfo GetViewerPropertyInfo(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 | 
|---|---|
| PropertyInfo |