IsPicture
Checks whether the content control is a picture control. This method verifies if the content control is specifically a picture control.
Syntax
expression.IsPicture();
expression
- A variable that represents a ApiBlockLvlSdt class.
Parameters
This method doesn't have any parameters.
Returns
boolean