IsValid() Method

Definition

Assembly Markdig.dll

Checks if the table structure is valid.

public bool IsValid()

Returns

Boolean
True if the table has rows and the number of cells per row is correct, other wise false.