Altsoft Xml2PDF Server Library

APSource.ApplyXSLT Method (APSource, Boolean)

Applies given XSL transformation to document source.

public APSource ApplyXSLT(
   APSource xslt,
   bool takeOwnership
);

Parameters

xslt
XSL transformation source.
takeOwnership
Indicates ownership of document on given XSLT source.

Return Value

Transformed document source.

See Also

APSource Class | Altsoft.Publisher Namespace | APSource.ApplyXSLT Overload List