ViewNavigationToolSettings.GetViewNavigationToolSettings
Method
Description:
Gets the instance of the settings for the given document.
Gets the instance of the settings for the given document.
Parameters
Parameter | Type | Description |
---|---|---|
pADoc | Document | The document. |
Return Value
Type | Description |
---|---|
ViewNavigationToolSettings | The instance of the settings for the given document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |