ITextTemplatingCallback 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.
Callback interface to be implemented by clients of the STextTemplating service that wish to process errors and information
public interface class ITextTemplatingCallback
[System.CLSCompliant(true)]
public interface ITextTemplatingCallback
[<System.CLSCompliant(true)>]
type ITextTemplatingCallback = interface
Public Interface ITextTemplatingCallback
- Derived
- Attributes
Methods
ErrorCallback(Boolean, String, Int32, Int32) | |
SetFileExtension(String) | |
SetOutputEncoding(Encoding, Boolean) |