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.