The Template type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CreateLocator |
Returns a locator string to recreate the template object at a later time.
Use the Locate method to recreate the object.
|
![]() | ![]() | (Inherited from ![]() |
![]() | GetDocExtension |
Returns the assembled document extension associated with the NativeDocumentType property.
|
![]() ![]() | GetDocExtension(DocumentType, Template) |
Returns the assembled document extension for a specific document type.
|
![]() | GetFullPath |
Returns the full path (based on the directory specified by Location.GetTemplateDirectory) of the template.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetManifest |
Gets the template manifest for this template. Can optionally parse an entire template manifest spanning tree.
See ManifestParseFlags for details.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() ![]() | Locate |
Returns a Template created from a locator string generated by CreateLocator.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | UpdateFileName |
Request that the Template.Location update the file name as needed.
|
See Also