template-ag凯发旗舰厅



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 the path of the attached template.
 void setpath(java.lang.string value)
          sets the path of the attached template.
 
method detail

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


网站地图