sdtcontrolproperties-ag凯发旗舰厅



com.spire.doc.documents
class sdtcontrolproperties

java.lang.object
  extended by com.spire.doc.documents.sdtcontrolproperties
direct known subclasses:
sdtcheckbox, sdtcitation, sdtdate, sdtdocpart, sdtdropdownlistbase, sdtpicture, sdttext

public abstract class sdtcontrolproperties
extends java.lang.object

base class for all structured document tags control-specific properties. encapsulates all differences between sdt controls, allowing to define additional properties and methods in descendant classes. all common sdt properties are handled in structuredocumenttag


constructor summary
sdtcontrolproperties()
          initializes a new instance of the sdtcontrolproperties class
 
method summary
abstract  sdttype gettype()
          get the sdt type.
 
constructor detail

sdtcontrolproperties

public sdtcontrolproperties()
initializes a new instance of the sdtcontrolproperties class
method detail

gettype

public abstract sdttype gettype()
get the sdt type.
returns:
the sdt type.


网站地图