GdPicture.NET.14
GdPicture14 Namespace / GdPictureOfficeTemplater Class

In This Topic
GdPictureOfficeTemplater Class Methods
In This Topic

For a list of all members of this type, see GdPictureOfficeTemplater members.

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