IXSLProcessor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IXSLProcessor
[System.Runtime.InteropServices.Guid("2933BF92-7B36-11D2-B20E-00C04F983E60")]
public interface IXSLProcessor
type IXSLProcessor = interface
Public Interface IXSLProcessor
- Attributes
Properties
input | |
output | |
ownerTemplate | |
readyState | |
startMode | |
startModeURI | |
stylesheet |
Methods
addObject(Object, String) | |
addParameter(String, Object, String) | |
reset() | |
setStartMode(String, String) | |
transform() |