K# syntax allows you to apply transformations in macros. See here:
Transformations macro expressions for more details.
However, the
ApplyTransformation method does not work with all kinds of transformations.
Text/XML and
HTML type of transformations are supported. Others, regrettably, are not.
-hg-