Accusoft.FSInvoices Namespace : FileTemplateProvider Class |
The following tables list the members exposed by FileTemplateProvider.
Name | Description | |
---|---|---|
![]() | FileTemplateProvider Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EnableSaving | Gets and sets the flag that specifies whether to enable automatic template saving. |
![]() | RootDirectory | Gets and sets the root directory for loading and saving templates. |
![]() | UseSubdirectories | Gets and sets the flag that specifies whether to use subdirectories based on the company name and vendor name. |
Name | Description | |
---|---|---|
![]() | CreateUniqueTemplateId | Creates a unique identifier for a new template. |
![]() | GetTemplate | Gets the template associated with the specified template identifier. |
![]() | GetTemplateIds | Gets the identifiers of the templates associated with the specified company and vendor. |
![]() | GetTemplateImage | Gets the template image associated with the specified template identifier. |
![]() | SaveTemplate | Saves the specified template. |
![]() | SaveTemplateImage | Saves the template image associated with the specified template identifier. |
![]() | SaveTemplateWithImage | Saves the specified template and the template image associated with it. |