com.spire.doc
Class Template

java.lang.Object
  extended by com.spire.doc.Template

public class Template
extends java.lang.Object

Class represents Attached tempalte of the document.


Method Summary
 java.lang.String getPath()
          Gets or sets the path of the attached template.
 void setPath(java.lang.String value)
          Gets or sets the path of the attached template.
 

Method Detail

getPath

public java.lang.String getPath()
Gets or sets the path of the attached template.

Returns:
The path to attached template document

setPath

public void setPath(java.lang.String value)
Gets or sets the path of the attached template.