GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureOfficeTemplater Class
Methods

In This Topic
GdPictureOfficeTemplater Class Members
In This Topic

The following tables list the members exposed by GdPictureOfficeTemplater.

Public Constructors
Public Methods
 NameDescription
Public MethodDisposes of the resources used by the GdPictureOfficeTemplater instance.  
Public MethodReturns the GdPictureStatus of the last executed operation by the current GdPictureOfficeTemplater instance.  
Public Method Gets the template and its configuration as a JSON string.  
Public Method Loads a DOCX file containing the placeholders that need replacing.  
Public Method Loads a DOCX template file stream containing the placeholders that need replacing.  
Public Method Processes the loaded template, replacing placeholders with actual values.  
Public Method Saves the processed template to a file.  
Public Method Saves the processed template to a stream.  
Public MethodOverloaded.  Sets the template and its configuration for use in replacement operations.  
Top
See Also