ZebraTemplate Interface | 
          
Namespace: Zebra.Sdk.Card.Job.Template
The ZebraTemplate 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.
              | |
| 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.
              | |
| 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.
              | |
| 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.
              |