ZebraCardTemplate Methods | 
          
The ZebraCardTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertDataDocumentToDataMap | 
            Converts a JSON or XML formatted template data document into a Dictionary object.
              | |
| DeleteTemplateFileData | 
            Deletes the specified template.
              | |
| DeleteTemplateImage | 
            Deletes the specified template image.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GenerateTemplateDataJob | 
            Returns an instance of the TemplateJob object containing the job specific data.
              | |
| GenerateTemplateJob | 
            Returns an instance of the TemplateJob object containing the job specific data.
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetTemplateDataFields | 
            Returns a list of the template fields from the XML template data.
              | |
| GetTemplateFields | 
            Returns a list of the template fields from the specified XML template.
              | |
| GetTemplateFileData | 
            Returns the specified template data.
              | |
| GetTemplateFileNames | 
            Returns a list of the stored template names.
              | |
| GetTemplateImageData | 
            Returns the raw image data from the specified image name.
              | |
| GetTemplateImageNames | 
            Returns a list of all stored template image names.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SaveTemplateFileData | 
            Saves the specified template data.
              | |
| SaveTemplateImage | 
            Saves the specified template image data.
              | |
| SetTemplateFileDirectory | 
            Sets the directory location for retrieving/storing template files.
              | |
| SetTemplateImageDirectory | 
            Sets the directory location for retrieving/storing template image files.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |