propertytype-ag凯发旗舰厅



com.spire.doc
enum propertytype

java.lang.object
  extended by java.lang.enum<propertytype>
      extended by com.spire.doc.propertytype
all implemented interfaces:
java.lang.comparable<propertytype>

public enum propertytype
extends java.lang.enum<propertytype>

specifies type of the property.


enum constant summary
custom
          specifies property type as custom.
document_summary
          specifies property type as documentsummary.
summary
          specifies property type as summary.
 
method summary
 int getvalue()
           
 
enum constant detail

summary

public static final propertytype summary
specifies property type as summary.

document_summary

public static final propertytype document_summary
specifies property type as documentsummary.

custom

public static final propertytype custom
specifies property type as custom.
method detail

getvalue

public int getvalue()


网站地图