Example
The following example transforms the active document using the specified XSLT file.
ActiveDocument.TransformDocument _
("c:\schemas\simplesample.xslt")
The following example transforms the active document using the specified XSLT file.
ActiveDocument.TransformDocument _
("c:\schemas\simplesample.xslt")