McOutputReset Method
|
|
Restores the default font settings for the selected page.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub Reset (
Optional Page As Object = Nothing
)
Parameters
- Page (Optional)
- Type: SystemObject
McCommandBarPage name as object
Implements
IMcOutput.Reset(Object)
Remarks
See Also