ILowLevelSupport Methods |
The ILowLevelSupport type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentUpdate |
Updates the document that the rule is running in.
|
![]() | DocumentUpdate(Boolean) |
Updates the document that the rule is running in.
|
![]() | RunExternalRule(String) |
Runs an external rule.
|
![]() | RunExternalRule(String, NameValueMap) |
Runs an external rule with the specified arguments.
|
![]() | RunMacro |
Runs a VBA macro.
|
![]() | RunRule(String) |
Runs a rule in the current document.
|
![]() | RunRule(Object, String) |
Runs a rule in another component or document.
|
![]() | RunRule(String, NameValueMap) |
Runs a rule with the specified arguments.
|
![]() | RunRule(Object, String, NameValueMap) |
Runs a rule with the specified arguments in another component or document.
|
![]() | SetViewCamera |
Sets the direction, orientation, and scale of the camera in the current view.
|