IViewerMessagesConfig
Interfaces
IViewerMessagesConfig
Properties
badImageResolution
badImageResolution: string;
bleedViolationWarning
bleedViolationWarning: string;
delete?
optional delete?: IViewerWarningMessageConfig;
fontSizeViolationWarning
fontSizeViolationWarning: string;
inPlaceNotSupportedWarning
inPlaceNotSupportedWarning: string;
maxArtworkSizeCapture
maxArtworkSizeCapture: string;
maxArtworkSizeWarning
maxArtworkSizeWarning: string;
moreThanOneWarning
moreThanOneWarning: string;
outOfPrintAreaViolationBad
outOfPrintAreaViolationBad: string;
outOfPrintAreaViolationWarning
outOfPrintAreaViolationWarning: string;
rasterElementsViolationWarning
rasterElementsViolationWarning: string;
regionViolationWarning
regionViolationWarning: string;
safetyLinesViolationWarning
safetyLinesViolationWarning: string;
textCropWarning
textCropWarning: string;
warningImageResolution
warningImageResolution: string;
IViewerWarningMessageConfig
Properties
enabled?
optional enabled?: boolean;
message?
optional message?: string;