ICadImageValidator
CadImageValidator
Methods
| Method | Description |
|---|---|
| getCurrentWatermarkTextOptions() | WatermarkTextOptions |
| isValidate(CadImage image) | Logic for checking the need to set a Watermark |
getCurrentWatermarkTextOptions()
WatermarkTextParameters getCurrentWatermarkTextOptions()
WatermarkTextOptions
Returns: WatermarkTextParameters
isValidate(CadImage image)
boolean isValidate(CadImage image)
Logic for checking the need to set a Watermark
Parameters:
| Parameter | Type | Description |
|---|---|---|
| image | CadImage |
Returns: boolean