IXSLProcessor Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IXSLProcessor
[System.Runtime.InteropServices.Guid("2933BF92-7B36-11D2-B20E-00C04F983E60")]
public interface IXSLProcessor
type IXSLProcessor = interface
Public Interface IXSLProcessor
- Attributs
Propriétés
input | |
output | |
ownerTemplate | |
readyState | |
startMode | |
startModeURI | |
stylesheet |
Méthodes
addObject(Object, String) | |
addParameter(String, Object, String) | |
reset() | |
setStartMode(String, String) | |
transform() |