is_validate method

is_validate

Logic for checking the need to set a Watermark

Returns

def is_validate(self, image):
    ...
ParameterTypeDescription
imageaspose.cad.fileformats.cad.CadImage

See Also