builtinproperty-ag凯发旗舰厅



com.spire.doc.core
enum builtinproperty

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

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

property ids for the summaryinformation property set.


enum constant summary
application_name
          applicationname document property id.
author
          author document property id.
byte_count
          bytecount id.
category
          category id.
char_count
          charcount document property id.
characters_with_spaces
          must be a vt_i4 typedpropertyvalue ([ms-oleps] section 2.15) property.
comments
          comments document property id.
company
          company id.
content_status
          must be a vtstring property.
content_type
          must be a vtstring property.
creation_date
          creationdate document property id.
doc_parts
          docparts id.
doc_version
          must be a vtstring property.
edit_time
          edittime document property id.
excel_digital_signature
           
heading_pair
          headingpair id.
hidden_count
          hiddencount id.
hyperlinks
          must not be written (to built-in properties).
hyperlinks_changed
          must be a vt_bool typedpropertyvalue ([ms-oleps] section 2.15) property.
keywords
          keywords document property id.
language
          ust be a vtstring property.
last_author
          lastauthor document property id.
last_printed
          lastprinted document property id.
last_save_date
          lastsavedate document property id.
line_count
          linecount id.
link_base
          must not be written (to built-in properties).
links_dirty
          linksdirty id.
manager
          manager id.
multimedia_clip_count
          mmclipcount id.
note_count
          notecount id.
page_count
          pagecount document property id.
paragraph_count
          parcount id.
presentation_target
          target format for presentation (35mm, printer, video, and so on) id.
revision_number
          revnumber document property id.
scale_crop
          scalecrop property id.
security
          security document property id.
share_doc
          must be a vt_bool typedpropertyvalue ([ms-oleps] section 2.15) property.
slide_count
          slidecount id.
subject
          subject document property id.
template
          template document property id.
thumbnail
          thumbnail document property id.
title
          title document property id.
version
          version of the application that created the document.
word_count
          wordcount document property id.
 
method summary
 int getvalue()
           
 
enum constant detail

title

public static final builtinproperty title
title document property id.

subject

public static final builtinproperty subject
subject document property id.

author

public static final builtinproperty author
author document property id.

keywords

public static final builtinproperty keywords
keywords document property id.

comments

public static final builtinproperty comments
comments document property id.

template

public static final builtinproperty template
template document property id.

last_author

public static final builtinproperty last_author
lastauthor document property id.

revision_number

public static final builtinproperty revision_number
revnumber document property id.

edit_time

public static final builtinproperty edit_time
edittime document property id.

last_printed

public static final builtinproperty last_printed
lastprinted document property id.

creation_date

public static final builtinproperty creation_date
creationdate document property id.

last_save_date

public static final builtinproperty last_save_date
lastsavedate document property id.

page_count

public static final builtinproperty page_count
pagecount document property id.

word_count

public static final builtinproperty word_count
wordcount document property id.

char_count

public static final builtinproperty char_count
charcount document property id.

thumbnail

public static final builtinproperty thumbnail
thumbnail document property id.

application_name

public static final builtinproperty application_name
applicationname document property id.

security

public static final builtinproperty security
security document property id.

category

public static final builtinproperty category
category id.

presentation_target

public static final builtinproperty presentation_target
target format for presentation (35mm, printer, video, and so on) id.

byte_count

public static final builtinproperty byte_count
bytecount id.

line_count

public static final builtinproperty line_count
linecount id.

paragraph_count

public static final builtinproperty paragraph_count
parcount id.

slide_count

public static final builtinproperty slide_count
slidecount id.

note_count

public static final builtinproperty note_count
notecount id.

hidden_count

public static final builtinproperty hidden_count
hiddencount id.

multimedia_clip_count

public static final builtinproperty multimedia_clip_count
mmclipcount id.

scale_crop

public static final builtinproperty scale_crop
scalecrop property id.

heading_pair

public static final builtinproperty heading_pair
headingpair id.

doc_parts

public static final builtinproperty doc_parts
docparts id.

manager

public static final builtinproperty manager
manager id.

company

public static final builtinproperty company
company id.

links_dirty

public static final builtinproperty links_dirty
linksdirty id.

characters_with_spaces

public static final builtinproperty characters_with_spaces
must be a vt_i4 typedpropertyvalue ([ms-oleps] section 2.15) property. the integer value of the property specifies an eschertimate of the number of characters in the document including whitespace.

share_doc

public static final builtinproperty share_doc
must be a vt_bool typedpropertyvalue ([ms-oleps] section 2.15) property. the property value must be false (0x00000000).

link_base

public static final builtinproperty link_base
must not be written (to built-in properties). the base url property is persisted to the user defined property set with the _pid_linkbase property name.

hyperlinks

public static final builtinproperty hyperlinks
must not be written (to built-in properties). the hyperlinks property is persisted to the user defined property set with the _pid_hlinks property name.

hyperlinks_changed

public static final builtinproperty hyperlinks_changed
must be a vt_bool typedpropertyvalue ([ms-oleps] section 2.15) property. the property value specifies true (any value other than 0x00000000) if the _pid_hlinks property in the user defined property set has changed outside of the application, which would require hyperlink fix up on document load.

version

public static final builtinproperty version
version of the application that created the document.

must be a vt_i4 typedpropertyvalue ([ms-oleps] section 2.15) property. the unsigned integer value of the property specifies the version of the application that wrote the property set storage. the two high order bytes specify an unsigned integer specifying the major version number. the two low order bytes specify an unsigned integer specifying the minor version number. the value must have the major version number set to a nonzero value, and the minor version number should always be 0x0000. the minor version number may be set to the minor version number of the application that wrote the property set storage.


excel_digital_signature

public static final builtinproperty excel_digital_signature

content_type

public static final builtinproperty content_type
must be a vtstring property. vtstring.stringvalue specifies the content type of the file. may be absent.

content_status

public static final builtinproperty content_status
must be a vtstring property. vtstring.stringvalue specifies the document status. may be absent.

language

public static final builtinproperty language
ust be a vtstring property. should be absent.

doc_version

public static final builtinproperty doc_version
must be a vtstring property. should be absent.
method detail

getvalue

public int getvalue()


网站地图