| Class member | Description | 
|---|---|
| Comment | Associates a comment with a transform | 
| FromTo | Defines a transform rule | 
| Import | Imports a transform from a file | 
| Input | Sets the text input that is to be transformed | 
| MathParser | Sets and/or returns handle of math parser object that performs calculations related to the transform | 
| Release | Releases a transform | 
| ReleaseTransform | Releases a transform | 
| Reset | Resets the transform object | 
| ResultStr | Returns string result of transformed text | 
| Rule | Returns a rule object from a transform | 
| Transform | Performs the transformation of text | 
| TransformHandle | Handle for uCalc Transform instance |