OmrTemplateDocument Methods |
The OmrTemplateDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawTemplateOntoAlignedPage(Int32, Color, AtalaImage, AlignmentResult) |
Returns an image of the given page's template drawn onto a provided aligned page
| |
| DrawTemplateOntoAlignedPage(Int32, Color, AtalaImage, ImmutableMatrix) |
Returns an image of the given page's template drawn onto a provided Transform
| |
| DrawTemplateOntoPage |
Returns an image of the given page with the template drawn onto it
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load(Stream) | Load a template from the given stream. | |
| Load(String) | Load a template from the given file. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Save | Save this template (and all of it's pages, groups and marks) into the given stream. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |