Table Title property. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C#....CreateNestedTable () { Document doc = new Document (); // Create...CreateTable ( doc , 3 , 4 , "Outer Table" ); doc . FirstSection...