IsTextBlock

Item.IsTextBlock method

Check whether this item is a text block.

public bool IsTextBlock()

Return Value

If it is a text block, return ture; otherwise false.

See Also