OptionalautoThe flag whether to auto resize canvas when container size changed. Default is false.
OptionalbaseBase URL to load resources (such as fonts annd drawing templates) needed
OptionalcontainerOptional HTML container element for rendering. If not provided, a new container will be created
OptionalheightHeight of the canvas element. If not provided, use container's height
OptionalnotThe flag whether to load default fonts when initializing viewer. If no default font loaded, texts with fonts which can't be found in font repository will not be shown correctly.
OptionaluseThe flag whether to use main thread or webwork to render drawing.
OptionalwebworkerURLs for Web Worker JavaScript bundles used by the CAD viewer.
OptionalwidthWidth of the canvas element. If not provided, use container's width
Options for creating AcApDocManager instance