Click or drag to resize

IStylesheet Methods


The IStylesheet type exposes the following members.

Methods
  NameDescription
Public methodDocument
Retrieves the XML document of this XSLT style sheet.
Public methodValidate
Validates the XSLT style sheet, both as a valid XML document and/or with provided callback.
Top
See Also