Demonstrates the DsWord Layout API that allows developers during export to PDF to locate in the exported document Data Template tags, and to highlight them or process in some other way. Note that this sample does not bind the template to data (i.e. it does not call the GcWordDocument.DataTemplate.Process() method), it only highlights the tags when the template document is exported to PDF.