iTextSharp.tool.xml.html.table.TableRowElement.IsNestable C# (CSharp) Method

IsNestable() public method

public IsNestable ( ) : bool
return bool
        public bool IsNestable()
        {
            throw new iTextSharp.tool.xml.exceptions.NotImplementedException();
        }