WriteProtection ReadOnlyRecommended property. Specifies whether the Document author has recommended that the Document be opened as readonly in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...