fieldmark-ag凯发旗舰厅



com.spire.doc.fields
class fieldmark

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.documents.xml.documentserializable
          extended by com.spire.doc.documentobject
              extended by com.spire.doc.documentbase
                  extended by com.spire.doc.fields.paragraphbase
                      extended by com.spire.doc.fields.fieldmark
all implemented interfaces:
irunattrsource, idocumentobject, iparagraphbase

public class fieldmark
extends paragraphbase

constructor summary
protected fieldmark(fieldmark fieldmark, idocument doc)
          initializes a new instance of the fieldmark class.
  fieldmark(idocument doc, fieldmarktype type)
          initializes a new instance of the fieldmark class.
 
method summary
 documentobjecttype getdocumentobjecttype()
          gets the type of the document object.
 fieldmarktype gettype()
          gets type of field mark.
 void settype(fieldmarktype value)
          sets type of field mark.
 
methods inherited from class com.spire.doc.fields.paragraphbase
applycharacterformat, applystyle, getancestor, getcharacterformat, getchildobjects, getownerparagraph, getstylename, isdeleterevision, isinsertrevision
 
methods inherited from class com.spire.doc.documentobject
deepclone, getfirstchild, getlastchild, getnextsibling, getowner, getprevioussibling, iscomposite, tostring
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getnextsibling, getowner, getprevioussibling, iscomposite
 
methods inherited from interface com.spire.doc.documents.irunattrsource
clearrunattrs, fetchinheritedrunattr, getdirectrunattr, getdirectrunattrbyindex, getdirectrunattrscount, setrunattr
 
constructor detail

fieldmark

protected fieldmark(fieldmark fieldmark,
                    idocument doc)
initializes a new instance of the fieldmark class.
parameters:
doc - the doc.
fieldmark - the type.

fieldmark

public fieldmark(idocument doc,
                 fieldmarktype type)
initializes a new instance of the fieldmark class.
parameters:
doc - the doc.
type - the type.
method detail

getdocumentobjecttype

public documentobjecttype getdocumentobjecttype()
gets the type of the document object.
specified by:
getdocumentobjecttype in interface idocumentobject
specified by:
getdocumentobjecttype in class documentobject
returns:
the type of the document object.

gettype

public fieldmarktype gettype()
gets type of field mark.
returns:
fieldmarktype

settype

public void settype(fieldmarktype value)
sets type of field mark.
parameters:
value - fieldmarktype


网站地图