Click or drag to resize

ThumbnailStyleIsBlank Method

Returns true if all of the properties are set to empty strings and false otherwise.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool IsBlank()

Return Value

Type: Boolean
True if all of the properties are set to empty strings and false otherwise.
See Also