Annotations API Methods
maximize()
Sets the notepad to the maximum size, filling the window.
Examples
itemsApp.assessApp().annotationsApp().module('notepad').maximize();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Sets the notepad to the maximum size, filling the window.
itemsApp.assessApp().annotationsApp().module('notepad').maximize();
None.
None (undefined
).