Conditional formatting using content controls

  • Thread starter Thread starter KiwiLad
  • Start date Start date
K

KiwiLad

I'm investigating the potential to use Content Controls and bound custom XML
for a server side document generation solution.

Is it possible to use the contents of a Content Control (i.e. data from the
bound custom XML) to condition formatting?

e.g. how do I conditionally hide a paragraph if Content Control 'MyText' =
"ABC"?
 
Back
Top