for GdPicture.NET
XTractFlow.API.Document Namespace / DocumentTemplate Class

In This Topic
    DocumentTemplate Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Adds a field to the document template.  
    Public Methodstatic (Shared in Visual Basic)Creates a DocumentTemplate object from a JSON definition.  
    Public Methodstatic (Shared in Visual Basic) This static method retrieves all predefined document templates available in XtractFlow. Each returned document template object has its own lifecycle and can be modified to create customized templates.  
    Public Method Indicates if the document template has any fields.  
    Public MethodOverloaded.  Removes a field from the document template.  
    Public MethodReturns the JSON definition of the DocumentTemplate instance.  
    Top
    See Also