template-ag凯发旗舰厅
com.spire.doc
class template
java.lang.object
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 the path of the attached template. |
void |
setpath(java.lang.string value)
sets the path of the attached template. |
getpath
public java.lang.string getpath()
- gets the path of the attached template.
- returns:
- the path to attached template document
setpath
public void setpath(java.lang.string value)
- sets the path of the attached template.
- parameters:
value
- the path to attached template document