Class ViewerConfiguration
Constructors
(constructor)(conf)
Constructs a new instance of the ViewerConfiguration class
Declaration
constructor(conf: IViewerConfiguration);
Parameters
Properties
alignToSafetyLineName
Declaration
alignToSafetyLineName: string;
Property Value
apiClientConfiguration
Declaration
apiClientConfiguration: IApiClientConfiguration;
Property Value
| Type |
Description |
| IApiClientConfiguration |
|
curvedTextBaselineDrawStates
Declaration
curvedTextBaselineDrawStates?: ItemHandlerState[];
Property Value
Declaration
disableCustomScrollbarStyle: boolean;
Property Value
Declaration
floatingToolbar: IFloatingItemToolbarConfig;
Property Value
grid
Declaration
Property Value
handlers
Declaration
handlers: IHandlersConfiguration;
Property Value
historySize
Declaration
Property Value
imageResizeRequestConfig
Declaration
imageResizeRequestConfig?: ImageResizeRequestConfig;
Property Value
inactiveContainerTransparencyEnabled
Declaration
inactiveContainerTransparencyEnabled: boolean;
Property Value
inactiveContainerTransparencyLevel
Declaration
inactiveContainerTransparencyLevel: number;
Property Value
listSettings
Declaration
listSettings: IListConfiguration;
Property Value
messages
Declaration
messages: IViewerMessagesConfig;
Property Value
mockupMarginWorkaroundEnabled
Declaration
mockupMarginWorkaroundEnabled: boolean;
Property Value
printZone
Declaration
printZone: IPrintZoneConfiguration;
Property Value
productThemes
Declaration
productThemes: {
[name: string]: IProductThemeConfig;
};
Property Value
| Type |
Description |
| {
[name: string]: default;
} |
|
renderingConfig
Declaration
renderingConfig?: IRenderingConfig;
Property Value
rotatedTextInPlaceEditEnabled
Declaration
rotatedTextInPlaceEditEnabled?: boolean;
Property Value
rulers
Declaration
Property Value
Declaration
scrollbarEnabled?: boolean;
Property Value
snapLines
Declaration
snapLines: ISnapLinesConfiguration;
Property Value
stubImages
Declaration
stubImages: StubImagesConfig;
Property Value
| Type |
Description |
| StubImagesConfig |
|
style
Declaration
Property Value
surfaceShadowEnabled
Declaration
surfaceShadowEnabled: boolean;
Property Value
text
Declaration
Property Value
textEditor
Declaration
textEditor: TextEditorMode;
Property Value
variableItemsMaskSymbol
Declaration
variableItemsMaskSymbol: string;
Property Value
violationService
Declaration
violationService: IViolationServiceConfiguration;
Property Value
zoom
Declaration
Property Value