CDocBuilderContextScope
class CDocBuilderContextScope
Description
The stack-allocated class used by ONLYOFFICE Document Builder which sets the execution context for all operations executed within a local scope. All opened scopes will be closed automatically when the builder closeFile method is called.
Instance Methods
- close
- Closes the current scope.