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

IsContent() public method

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