Spire.Doc Authorization Blacklist The serial number or the MD5 code of the key that is entered into the authorization blacklist. Clipboard format. Clipboard data. Createas copy of the current object. A copy of the current object. A collection of objects that represent the permission in the document. Gets the with the specified id. Gets the at the specified index. Finds object by specified id The Permission id Removes a permission at the specified index. The index. Removes the specified permission. The permission. Removes all permissions from the document. Represents a collection for child items. Initializes a new instance of the class. The body. Initializes a new instance of the class. Add ShapeObject's to GroupedShape collection. The shape id. The text box. Get ShapeObject's text body by text identifier. The shape id. Represents a collection for child items. Initializes a new instance of the class. The body. Updates widget collection flag of paragraph. A collection of objects that represent the bookmarks in the document. Gets the with the specified name. Gets the at the specified index. Finds object by specified name The bookmark name Removes a bookmark at the specified index. The index. Removes the specified bookmark. The bookmark. Removes all bookmarks from the document. Gets the number of items in the collection. The count. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Gets or sets the element at the specified index. the index. Gets the number of items in the collection. The count. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Removes all items from the IList. Determines whether the IList contains a specific value. The item. Determines the index of a specific item in the IList. The Item. Adds an item to the IList. the item. Inserts an item to the IList at the specified index. the index. the item. Removes the first occurrence of a specific object from the IList. the item. Removes the IList item at the specified index. Listening status change. A collection of objects that represent all the columns of text in a section of a document. Gets the at the specified index. Only one column. Adds object to the collection. The column. Populates the specified number of columns with specified spacing. The count. The spacing. Removes all item. A collection of objects that represent the comments in the document. Initializes a new instance of the class. The doc. Gets the comment at specified index. Counts this instance. Remove a Comment at specified index. Remove all the Comment from the document. Removes the specified Comment. Represents a collection of DLS entities. Gets the at the specified index. Gets the first item. The first item. Gets the last item. The last item. Adds the specified entity. the document object. Removes all items Determines whether a entity is in the collection. the document object. Returns the zero-based index of the specified entity. the document object. Inserts a entity into the collection at the specified index. The index. the document object. Removes the document object from the collection. the document object. Removes the document object at the specified index from the collection. The index. Gets the first item. The type. The documentobject. Gets the last item. The type. The documentobject. Specifies Item DocumentObject type. Eventhandler for DocumentObjectCollection class. DocumentObject type. The DocumentObject. Adds the specified handler. The handler. Removes the specified handler. The handler. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Sends the specified type. The type. the document object. Represents a subset from collection of specified type entities. Gets the document. The document. Gets the owner. The owner. Gets the count. The count. Gets the at the specified index. Removes all entities Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Represents a internal enumerator for EntitySubSetCollection. Initializes a new instance of the class. The entities collection. Gets the current element in the collection. The current element in the collection. The enumerator is positioned before the first element of the collection or after the last element. Advances the enumerator to the next element of the collection. true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection. The collection was modified after the enumerator was created. Sets the enumerator to its initial position, which is before the first element in the collection. The collection was modified after the enumerator was created. Gets the field at the specified index. Represents a collection of form fields. Gets the at the specified index. Gets the by specified form field name. Determines whether the specified collection contains item with specified name. Name of the item. Represents a collections of list formatting for each level in a list. Gets the at the specified index. Represents a collection of list style Gets the at the specified index. Adds the list style into collection. The style. Finds list style by name. The name. Represents a collection for child items. Initializes a new instance of the class. The doc. Updates widget collection flag of paragraph. Initializes a new instance of the class. Add ShapeObject's text to text collection. The shape id. The text box. Get ShapeObject's text body by text identifier. The shape id. Gets the at the specified index. Adds Style to collection The style. Applys the document default paragraph format and character format to normal style. Finds Style by name The name. Finds Style by name The name. Type of the style. Finds Style by id The style id. Finds Style by istd. The style istd. Finds Style by identifier The style identifier. The parameter value is the enumeration value or the enumeration value. Represents a collection of objects for paragraph or paragraph format. Gets the at the specified index. Adds the tab. The position. Removes all the tabs from the tab collection. Removes the tab at the specified index from the tab collection Summary description for TextBoxCollection. Gets the textbox at the specified index. Removes a textbox at the specified index. The index. Removes all textboxes from the document. Capacity of internal buffers. FontSize of the collection. Read-only. List of keys. Read-only. List of values. Read-only. Returns True if list is readonly, False otherwise. Read-only. Returns True if collection has fixed size, False otherwise. Returns True if the collection is synchronized, False otherwise. Returns the object that can be used to synchronize access to the collection. Read-only. Gets or sets the value associated with the specified key. Default constructor. Creates an empty list with the specified initial capacity. Initial capacity. When initialCapacity is less than zero. Creates an empty SortedList with the default initial capacity and specified comparer. The IComparer is used to determine whether two keys are equal. Creates an empty SortedList with the specified initial capacity and specified comparer. Initial capacity. The IComparer is used to determine whether two keys are equal. Copies the elements from the specified dictionary to a new list with the same initial capacity as the number of elements copied. The IDictionary to copy. Copies the elements from the specified dictionary to a new list with the same initial capacity as the number of elements copied and with the specified comparer. The IDictionary to copy. The IComparer to use to determine whether two keys are equal. When argument d is null. Returns a synchronized (thread-safe) wrapper for the SortedList. The SortedList to synchronize. A synchronized (thread-safe) wrapper for the SortedList. When list is null. Adds an element with the provided key and value to the list. The Object to use as the key of the element to add. The Object to use as the value of the element to add. When key is null. When list already contains specified key. Removes all elements from the collection. Creates a new object that is a copy of the current instance. Copy of the current instance. Clone current instance. Returns clone of current object. Determines whether the list contains an element with the specified key. Key of the element to search. True if list contains specified key. Determines whether the list contains an element with the specified key. Key of the element to search. True if list contains specified key. Determines whether the list contains the specified value. Value of the element to search. True if list contains specified value. Copies all the elements of the SortedListEx to the specified one-dimensional Array starting at the specified destination Array index. The one-dimensional Array that is the destination of the elements copied from the current list. The index in array at which copying begins. If specified array is null. If rank of the array is not 1 or there are not enough elements. If specified arrayIndex is less than zero. Gets the value at the specified index of the SortedListEx. The zero-based index of the value to get. The value at the specified index of the SortedListEx. When index is less than zero or greater than size of the list. Gets the key at the specified index of the SortedListEx. The zero-based index of the key to get. The key at the specified index of the SortedListEx. When index is less than zero or greater than size of the list. Gets the keys in the SortedListEx. An IList containing the keys in the SortedListEx. Gets the values in the SortedListEx. An IList containing the values in the SortedListEx. Returns the zero-based index of the specified key. The key to locate. The zero-based index of key, if key is found; otherwise, -1. If specified key is null. Returns the zero-based index of the first occurrence of the specified value. The value to locate (can be NULL). The zero-based index of the first occurrence of value, if value is found; otherwise, -1. Removes the element at the specified index. The zero-based index of the element to remove. When index is less than zero or greater than size of the list. Removes the element with the specified key from SortedListEx. The key of the element to remove. Replaces the value at the specific index. The zero-based index at which to save value. The Object to save into. Can be NULL. When index is less than zero or greater than size of the list. Sets the capacity to the actual number of elements. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Creates a new object that is a copy of the current instance. Copy of the current instance. Returns key of the current element. Read-only. When the current version is not equal to the SortedListEx version or if current is false. Advances the enumerator to the next element of the collection. True if the enumerator was successfully advanced to the next element; False if the enumerator has passed the end of the collection. When the current version is not equal to the SortedListEx version. Return DictionaryEntry for the current element. When the current version is not equal to the SortedListEx version or if current is false. The current element in the collection. Read-only. If current is false. Returns value for the current element. When the current version is not equal to the SortedListEx version or if current is false. Sets the enumerator to its initial position, which is before the first element in the collection. When the current version is not equal to the SortedListEx version. FontSize of the collection. Read-only. Returns True if list is readonly, False otherwise. Read-only. Returns True if collection has fixed size, False otherwise. Returns True if the collection is synchronized, False otherwise. Returns the object that can be used to synchronize access to the collection. Read-only. Adds an element with the provided key to the list. The Object to use as the key of the element to add. Removes all elements from the collection. Determines whether the list contains an element with the specified key. Key of the element to search. True if list contains specified key. Copies all the elements of the list to the specified one-dimensional Array starting at the specified destination Array index. The one-dimensional Array that is the destination of the elements copied from the current list. The index in array at which copying begins. If array is null or rank of the array is not 1. Copies all the elements of the list to the specified one-dimensional Array starting at the specified destination Array index. The one-dimensional Array that is the destination of the elements copied from the current list. The index in array at which copying begins. If array is null or rank of the array is not 1. Insert the value at the specific index. The zero-based index at which to save value. The Object to save into. Can be NULL. Gets or sets the key at the specified index. Returns an IEnumerator that can iterate through the list. An IEnumerator for the list. Returns the zero-based index of the specified key. The key to locate. The zero-based index of the key, if the key is found; otherwise, -1. Removes the element with the specified key from list. The key of the element to remove. Removes the element at the specified index from the list. The zero-based index of the element to remove. Re-read values from the list. FontSize of the collection. Read-only. Returns True if list is readonly, False otherwise. Read-only. Returns True if collection has fixed size, False otherwise. Returns True if the collection is synchronized, False otherwise. Returns the object that can be used to synchronize access to the collection. Read-only. Adds an element with the provided key to the list. Value to add. Removes all elements from the collection. Determines whether the list contains an element with the specified value. Value to search. True if list contains specified value. Copies all the elements of the list to the specified one-dimensional Array starting at the specified destination Array index. The one-dimensional Array that is the destination of the elements copied from the current list. The index in array at which copying begins. Copies all the elements of the list to the specified one-dimensional Array starting at the specified destination Array index. The one-dimensional Array that is the destination of the elements copied from the current list. The index in array at which copying begins. Insert the value at the specific index. The zero-based index at which to save value. The Object to save into. Can be NULL. Gets or sets the value at the specified index. Returns an IEnumerator that can iterate through the list. An IEnumerator for the list. Returns the zero-based index of the specified value. The value to locate. The zero-based index of the value, if the value is found, otherwise -1. Removes the specified value from list. The value to remove. Removes the element at the specified index from the list. The zero-based index of the element to remove. Represents a collection of objects. Initializes a new instance of the class. The owner. Adds the specified cell. The cell. Inserts a specified table cell into collection. The index. The cell. Returns index of a specified cell in collection. The cell. Removes the specified cell. The cell. Removes the document object at the specified index from the collection. The index. Represent a collection of objects. Gets the at the specified index. Initializes a new instance of the class. The doc. Adds the item. The text. Removes DropDownItems by index. The index. Clears this instance. Initializes a new instance of the class. The body items. Adds a paragraph to end of text body. The paragraph. Determines whether the contains a specific value. The paragraph. If paragraph is found, set to true. Inserts a paragraph into collection at the specified index. The index. The paragraph. Returns the zero-based index of the specified paragraph. The paragraph. Removes the specified paragraph. The paragraph. Removes the paragraph at the specified index from the collection. The index. Initializes a new instance of the class. The owner. Adds a table row to collection. The row. Inserts a table row into collection. The index. The row. Returns index of a specified row in collection. The row. Removes a specified row. The row. Represents a collection of . Initializes a new instance of the class. The doc. Adds a section to end of document. The section. Returns the zero-based index of the specified section. The section. Represents a collection of objects. Initializes a new instance of the class. The body items. Adds a table to end of text body. The table. Determines whether the contains a specific value. The table. If table found, set to true. Determines the index of a specific item in the . The table. Inserts a table into collection at the specified index. The index. The table. Removes the specified table. The table. Removes the table at the specified index from the collection. The index. Represents a collection of objects. Initializes a new instance of the class. The doc. Adds a textbox to the collection. The text box. Document comparison parameter settings. Gets or sets a value indicating whether to ignore format comparisons when comparing documents. The default is false. Gets or sets the text compare level. Default value is . The Class XORObfuscation. [MS-OFFCRYPTO].PDF] Section 2.3.7 XOR Obfuscation. The pad array The initial code The xor matrix Checks whether password is correct. The password. The lKey. True if password verification succeeded. Creates the password verifier method1. The password. System.UInt16. Creates the xor array method1. The password. System.Byte[]. Creates the xor key method1. The password. System.UInt16. Passoword Xors the ror. The byte1. The byte2. System.Byte. Rors the specified byte1. The byte1. System.Byte. Encrypts the data method1. The password. The data. Index of the xor array. Decrypts the data method1. The password. The data. Index of the xor array. Creates the xor array method2. The password. System.Byte[]. Class CryptoAPI. Enum HashParameters Crypts the acquire context. The h prov. The PSZ container. The PSZ provider. Type of the dw prov. The dw flags. true if XXXX, false otherwise. Crypts the create hash. The h prov. The algid. The h key. The dw flags. The ph hash. true if XXXX, false otherwise. Crypts the get hash parameter. The h hash. The dw parameter. The dw value. Size of the dw buffer. The dw flags. true if XXXX, false otherwise. Crypts the get hash parameter. The h hash. The dw parameter. The p buffer. Length of the PDW data. The dw flags. true if XXXX, false otherwise. Crypts the get hash parameter. The h hash. The dw parameter. The h buffer. Length of the PDW data. The dw flags. true if XXXX, false otherwise. Crypts the hash data. The h hash. The pb data. Length of the dw data. The dw flags. Boolean. Crypts the destroy hash. The h hash. true if XXXX, false otherwise. Crypts the decrypt. The h key. The h hash. The final. The dw flags. The pb data. Length of the PDW data. true if XXXX, false otherwise. Crypts the derive key. The h prov. The algid. The h base data. The flags. The ph key. true if XXXX, false otherwise. Crypts the destroy key. The ph key. true if XXXX, false otherwise. Crypts the release context. The h prov. The dw flags. true if XXXX, false otherwise. Logs a warning to the user-provided warning callback. Specifies a width,in twips,to which text is expanded or condensed to fit.By default,text is not modified to fit into a specific width.. Defines shape attributes written in rtf file. Called to save the document in WordML format. Called to save the document in WordML format. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Gets or sets text Initializes a new instance of the class. The document Gets the list text. The value of the list number is obtained by dynamic calculation. The value of the list number of the paragraph directly may be incorrect. To obtain the correct value, you need to traverse all paragraphs in the document. Gets the type of the document object. Gets the child objects. The child objects. Gets paragraph style name. Returns or sets paragraph text. All internal formatting will be cleared when new text is set. Gets paragraph item by index. Gets paragraph items. The items. Gets paragraph format. gets and sets whether the paragraph has toc field. Gets character format for the break symbol. Gets format of the list for the paragraph. Gets a value indicating whether this paragraph is in cell. if this paragraph is in cell, set to true. Gets a value indicating whether this paragraph is end of section. if this paragraph is end of section, set to true. Gets a value indicating whether this paragraph is end of document. if this instance is end of document, set to true. Appends text to end of document. Appends image to end of paragraph. Appends the field. Appends the field mark. The type. Appends the hyperlink. The link. The text to display. The hyperlink type. Appends the hyperlink. The link. The picture to display. The type of hyperlink. Appends start of the bookmark with specified name into paragraph. Appends end of the bookmark with specified name into paragraph. Appends start of the permission with specified id into paragraph. Appends end of the permission with specified id into paragraph. Appends the comment. The string. Returns WComment. Appends the comment mark. The type. Returns CommentMark. Appends the footnote. The type. returns the footnotes. Appends the footnote. The type. Is auto numbered. Append Textbox to the end of the paragraph Textbox width Textbox height Appends the check box form field. Appends the check box. Name of the check box. Default checkbox value Appends the text form field. The default text. Pass "null" to insert default Word text Appends the text form field. Name of the form field. The default text. Pass "null" to insert default Word text Appends the drop down form field. Appends the drop down form field. Name of the drop drop down. Appends special symbol to end of paragraph. The character code. Append Shape to the end of the paragraph. Shape width Shape height Shape type Append Horizonal Line to the end of the paragraph. Append shape Group to the end of the paragraph. The width. The height. Append an chart object into the document and scales it to the specified size. The chart type to insert into the document. The width of the image in points. Can be a negative or zero value to request 100% scale. The height of the image in points. Can be a negative or zero value to request 100% scale. The image node that was just inserted. Append an chart object into the document and scales it to the specified size. The chart type to insert into the document. Specifies where the distance to the image is measured from. Distance in points from the origin to the left side of the image. Specifies where the distance to the image measured from. Distance in points from the origin to the top side of the image. The width of the image in points. Can be a negative or zero value to request 100% scale. The height of the image in points. Can be a negative or zero value to request 100% scale. Specifies how to wrap text around the image. The image node that was just inserted. Appends break to end of paragraph. The break type. Appends the table of content. The starting heading level of the table of content. The ending heading level of the table of content. Appends the picture The image Appends the picture. The img file. DocPicture. Appends the picture. The img stream. DocPicture. Appends the HTML. The HTML. Appends the RTF. the RTF code. When is true, added to the last section of the document. Appends the RTF. The RTF code. Appends the OLE object. The OLE object (file) stream. The OLE picture. The type of OLE object. Appends the OLE object into paragraph. The OLE object (file) bytes. The OLE picture. The type of OLE object. Appends the OLE object into paragraph. The programmatic identifier. The class identifier. The native data of embedded OLE object. The OLE picture. Appends the OLE object into paragraph. The path to file. The OLE picture. The type of OLE object. Appends the OLE object. The path to file. The OLE picture. Appends the OLE object into paragraph. The OLE storage. The OLE picture. The type of OLE object link type. Appends the OLE object. The OLE storage bytes. The OLE picture. Type of the OLE link. Appends the OLE object. The link file. The OLE picture. Type of the OLE link. Appends the package OLE object (ole object without specified type). The OLE object bytes. The OLE picture. The file extension. Appends the package OLE object (ole object without specified type). The OLE file stream. The OLE picture. The file extension. Remove a frame. Get the text that the field items have been updated . Inserts the section break. Inserts the section break. Type of the break. Integrate the relative format to curr style para uses to keep its format same as format in source document. Updates the source formatting. The doc. Updates the list value. The value of the list number is obtained by dynamic calculation. The value of the list number of the paragraph directly may be incorrect. To obtain the correct value, you need to traverse all paragraphs in the document. the value string. Gets the list format for apply style. the list format. Gets the paragraph format of the style. the paragraph style. the paragraph format. Updates the width of the tab, based on the list text. The tabs. The width. Represents a collection of four borders. Gets whether the border exists Gets left border. Gets top border. Gets right border. Gets bottom border. Gets vertical border. Gets horizontal border. Gets diagonal border from top left corner to bottom right corner. Gets diagonal border from bottom left corner to top right corner. Sets color of the borders. Sets width of the borders. Sets style of the borders. Sets width of space to maintain between borders and text within borders. Sets whether borders are drawn with shadow. Gets a value indicating whether format is default. true if format is default; otherwise,false.> Initializes a new instance of the class. Clones self. Gets the type of the style. The type of the style. Clones itself Get the Sdt properties. Get the character format of the break. Updates stuctured documnet tag content with bound data. Represents a container for text of a comment. Class represents comment start marker Gets or sets the id of the comment this mark refers to. The comment id. Gets the type of the document object. The type of the document object. Gets or sets the type of the CommentMark. The type. Initializes a new instance of the class. The doc. Initializes a new instance of the class. The document. The comment mark type. Gets the type of the document object. The type of the document object. Represents the method that will handle an event that with event data. The source of the event args that contains event data Represents the method that will handle an event that with event data. The source of the event args that contains event data BookmarkLevelEventArgs is the class containg event data. Represents the current bookmark. Represents the current bookmark level informations. Spire.Doc.Documents.Rendering.DocumentLayouter.PageLayoutEventArgs is the class containg event data Represents the page number of documents. Represents the document page informations. Class BookmarkLevel. Gets the child objects. Gets or Sets the text color of the bookmark when convert to PDF. the default value is the "SaddleBrown" color(#FF8B4513). Gets the name of the bookmark. Gets or sets the level. The level. Sets the text style of the bookmark when convert to PDF. the default value is the Bold. Gets the list of the DrFont line spacing. Gets the list of the DrFont caches. Draws the list tab leader. The paragraph. The paragraph info. Width of the list. The x position. The y position. Get the ascent and descent of the symbol. check whether the text of the textrange is white space and the textranges after the textrange are all white space. The font ascent and descent struct. Gets/Sets the ascent of the font. Gets/Sets the descent of the font. Gets the height of the font. Gets/Sets the spacing of the font. Gets or sets the size of the font. Gets or sets the name of the font. Gets/Set picture. Gets/Sets layoted widget. Gets/Sets picuter scaled. Gets/Sets object order index. Gets/Sets is headerfooter. compare to. Indicates if checkbox is in checked state. Font name used for checked state. Character code used for checked state. Font name used for unchecked state. Character code used for unchecked state. Get the owner table cell. This element specifies the last known contents of a structured document tag around one or more inline-level structures. Gets the child objects. The child objects. Gets the type of the entity. The type of the entity. Gets the object owner paragraph. Returns or sets STD text. Gets paragraph item by index. get text. Get the sdt type. The sdt type. Get or set the owner. Provides access to all list items of this Sdt Replaces the image. The image. Replaces the image. The image. Gets the id. specifes that the contents of this attribute contains a decimal number. Gets or sets the an alias. Get the owner. Gets is plain text control. Gets or sets the a value specifies that the contents of this attribute contains a positive decimal number. Gets or sets the a value specifies that its contents contain a string. Gets or sets a value that specifies locking behaviors Gets or sets a value indicating whether this instance is showing place holder. Gets or sets a value indicating whether remove SDT when contents are edited. Gets or sets a value for the border appearance type. Gets or Sets the BaseColor of a structured document tag. The Property is only available in Docx_2013 or above. Updates structured documnet tag content with bound data. Sets the data binding XPath. The owner. The XmlNode. Replaces the chid data binding XPath. Gets the XPath by node. The node. Inserts content inside sdt. Verifies Replaces the Paragraph item of SDT tag. The para. The paragraph item. Action on format change. Clones this instance. Allow Soft Line Breaks. Specifies whether soft line breaks can be added to the contents of this structured document tag when this document is modified. Gets the a value specifies the last known contents of a structured document tag around one or more block-level structures. Gets the structured document tag properties. Gets character format for the break symbol. Gets the type of the entity. The type of the entity. Gets the child entities. The child entities. Initializes a new instance of the Block-Level structured document tag class. The doc. Gets the region collecton of the body. Gets the type of the entity. Gets the structured document tag properties. Gets character format for the break symbol. Gets the child object. The child object. Returns or sets cell collection. Gets the inner structure documnet rows. Gets the owner table. The owner table. Initializes a new instance of the Block-Level structured document tag row class. The owner table. Gets the type of the entity. Gets the structured document tag properties. Gets character format for the break symbol. Initializes a new instance of the Block-Level structured document tag cell class. The ownerRow. Gets a valie specifies the last known contents of a structured document tag around one or more inline-level structures. Gets the structured document tag properties. Gets character format for the break symbol. Gets the type of the entity. The type of the entity. Gets the child entities. The child entities. Initializes a new instance of the Inline-Level structured document tag class. The doc. Specifies the type of a structured document tag (SDT) Element. No type is assigned to the SDT. If no type element is specified, the SDT structured document tag should be a rich text box. The SDT represents a rich text box when displayed in the document. The SDT represents a bibliography entry. The SDT represents a citation. The SDT represents a combo box when displayed in the document. The SDT represents a drop down list when displayed in the document. The SDT represents a picture when displayed in the document. The SDT represents a plain text box when displayed in the document. The SDT represents an equation. The SDT represents a date picker when displayed in the document. The SDT represents a building block gallery type. The SDT represents a document part type. The SDT represents a restricted grouping when displayed in the document. The SDT represents a checkbox when displayed in the document. Apply the document default paragraph format and character format. Gets or sets the style id. Gets or sets a value indicating whether this instance is custom style. if this instance is custom, set to true. Gets or sets suffix pattern for numbered level. Gets or sets list numbering type. Gets character format of list symbol. Gets paragraph format of list level. Gets or Sets the type of character following the number text for the paragraph. [MS-DOC] 2.9.149 LVL Gets/Sets digit type. get chicago text. Get ideograph traditional text. Get ideograph zodiac text. Get decimal enclosed circle text. Get decimal enclosed fullstop text. the number. Get ideograph enclosed circle text. Specifies type of the Shape. the shape is a group shape The shape is an image. The shape is a textbox. The shape is an OLE object. The shape is an ActiveX control. Specify text wrapping style for object. Inline text wrapping style TopAndBottom text wrapping style Square text wrapping style No text wrapping style Tight text wrapping style Through text wrapping style Behind text wrapping style Specifies the type of a Document object type. The text bodies The text body items The paragraph items Tab, Specifies type of the Header/Footer. Header for even numbered pages. Header for odd numbered pages. Footer for even numbered pages. Footer for odd numbered pages. Header for the first page of the section. Footer for the first page of the section. Specifies type of the Style. The style is a paragraph style. The style is a character style. The style is a table style. The style is a list style. The style is other kind of style. Specifies type of the ParagraphBase. ParagraphBase is a text. ParagraphBase is a picture. ParagraphBase is a field. Paragraph item is field mark. Paragraph item is form control field. ParagraphBase is a start of bookmark. ParagraphBase is a end of bookmark. ParagraphBase is a start of Permission ParagraphBase is a end of Permission. ParagraphBase is a comment. Paragraph item is comment mark. ParagraphBase is a footnote. ParagraphBase is a textbox. PragraphItem is a break. Specifies orientation of the page. Portrait page orientation. Landscape page orientation. Specifies alignment of the text on a page. Text is aligned at the top of the page. Text is aligned at the middle of the page. Text is spanned to fill the page. Text is aligned at the bottom of the page. Specifies type of the vertical alignment. Specifies top alignment. Specifies middle alignment. Specifies bottom alignment. Specifies type of the horizontal alignment. Specifies alignment to the left. Specifies alignment to the center. Specifies alignment to the right. Specifies alignment to both left and right. Specifies that the text shall be justified between both of the text margins in the document. Specifies that the text shall be justified with an optimization for Thai. Specifies that the kashida length for text in the current paragraph shall be extended to its wides possible length. Specifies that the kashida length for text in the current paragraph shall be exended to a slightly longer length. This setting shall also be applied to Arabic text when the both setting is applied. Specifies that the kashida length for text in the current paragraph shall be extended to a medium length determined by the consumer. Specifies type of the horizontal alignment. Specifies alignment to the left. Specifies alignment to the center. Specifies alignment to the right. Specifies style of the underline. No underlining. Normal single underline. Underline words only. Double underline. Dotted underline. Heavy underline. Dashed underline. Dot-dash underline. Dot-dot-dash underline. Wavy underline. Heavy dotted underline. Heavy dashed underline. Heavy dot-dash underline. Heavy dot-dot-dash underline. Heavy wavy underline. Long-dash underline. Wavy double underline. Heavy long-dash underline. Specifies type of the SubSuperScript. No sub- or superscript. Specified superscript format. Specified subscript format. Specified baseline format. Specifies the emphasis mark type. No Emphasis Mark Dot Emphasis Mark Above Characters Comma Emphasis Mark Above Characters Circle Emphasis Mark Above Characters Dot Emphasis Mark Below Characters Specifies style of the border line. Specifies type of the section break code. The section starts on the same page. The section starts from a new column. The section starts from a new page. The section starts on a new even page. The section starts on a new odd page. Specifies type of the link. No links. Links to another file. Links to a web page. Link to e-mail. Bookmark link. Specifies type of the list format. Specifies numbered list. Specifies bulleted list. No numbering. Specifies type of the list numbering format. Specifies default numbering format. Arabic numbering (1, 2, 3, ...) Specifies UppRoman numbering format. Upper case Roman (I, II, III, ...) Specifies LowRoman numbering format. Lower case Roman (i, ii, iii, ...) Specifies UpLetter numbering format. Upper case Letter (A, B, C, ...) Specifies LowLetter numbering format. Lower case letter (a, b, c, ...) Specifies Ordinal numbering format. Ordinal (1st, 2nd, 3rd, ...) Specifies Cardinal Text numbering format. Numbered (One, Two, Three, ...) Specifies Ordinal Text numbering format. Ordinal (text) (First, Second, Third, ...) Chicago manual of style. Specifies that the sequence shall consist of full-width Arabic numbering. Specifies that the sequence shall consist of half-width Arabic numbering. Specifies that the sequence shall consist of Hebrew letters from the set listed below. Specifies that the sequence shall consist of one or more occurrences of a single character int the Arabic alphabet from the set listed below. Specifies that the sequence shall consist of the Hebrew alphabet. Specifies that the sequence shall consist of one or more occurrences of a single ascending Abjad numerall from the set listed below. Japanese Counting System. Specifies that the sequence shall consist of sequential numbers from the Japanese counting system. Japanese Legal Numbering. Specifies that the sequence shall consist of sequential numbers from the Japanese legal counting system. Japanese Digital Ten Thousand Counting System. Specifies that the sequence shall consist of sequential numbers from the Japanese digital the thousand counting system. Decimal Numbers Enclosed in a Circle. Specifies that the sequence shall consist of sequential numbering enclosed in a circle,using the enclosed character. Specifies LeadingZero numbering format. Specifies Bullet numbering format. Decimal numbers followed by a period. Specifies that the sequence shall consist of decimal numbering followed by a period,using the appropriate character,as described below. Decimal numbers enclosed in parenthesis. Specifies that the sequence shall consist of decimal numbering enclosed in parentheses. Identical to DecimalEnclosedCircle Korean Digital Counting System. Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system. Korean Counting System. Specifies that the sequence shall consist of sequential numbers from the Korean counting system. Korean Legal numbering. Specifies that the sequence shall consist of sequential numbers from the Korean legal numbering system. Korean Digital Counting System Alternate. Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system. Specifies that the sequence shal consist of one or more occurrences of a single full-width katakana character,in the traditonal a-i-u-e-o order. Specifies that the sequence shall consist of one or more occurrences of a single half-width katakana character from the set listed below, in the traditional a-i-u-e-o order. Specifies that the sequence shall consist of the iroha. Specifies that the sequence shall consist of the full-width forms of the iroha. Specifies that the sequence shall consist of sequential numerical traditonal ideographs. Specifies that the sequence shall consist of sequential numerical zodiac ideographs. Specifies that the sequence shall consist of sequential numerical ideographs. Specifies that the sequence shall consist of sequential traditional zodiac ideographs. Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting system. Sperifies that the sequence shall consist of sequential numerical traditional legal ideographs. Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting thousand system. Specifies that the sequence shall consist of sequential numbers from the Taiwanese digital counting system. Specifies that the sequence shall consist of one or more occurrences of a single ascending number from the chinese counting system. Specifies that the sequence shall consist of one or more occurrences of a single sequential number from the Chiness simplified legal format. Specifies that the sequence shall consist of one or more occurrences of a single sequential number from the Chiness counting thousand system. IsSpecial numbering format. Specifies None numbering format. Specifies custom format. Specifies the way of cell merging. No merge. Merge starts from this cell. Merge is continued. Specify object's horizontal origin Specify vertical origin of the object Single line. Double lines of equal width. Double lines, one thick, one thin. Double lines, one thin, one thick. Three lines, thin, thick, thin. Default value is . Specify object's line style Single line (of width lineWidth) Double lines of equal width Double lines, one thick, one thin Double lines, reverse order Three lines, thin, thick, thin Specify text wrapping type for textbox. Wrap text both sides Wrap text left side Wrap text right side Wrap text largest The default. Specifies the tab justification. Left tab. Centered tab. Right tab. Decimal tab. Bar. Clears any tab stop in this position. Specifies Tab leader. No leader. Dotted leader. Hyphenated leader. Single line leader. Heavy line leader. The leader line is made up from middle-dots. Specifies the possible extents which can be used to calculate the absolute positioning of the positional tab character. Specifies that the absolute positioning of the tab shall be relative to the indents. Specifies that the absolute positioning of the tab shall be relative to the margins. Defaults to This default is AW specific, it is not defined in open xml specification. Specifies the table row height type. "At least" table row height type " Exactly" table row height type The height will grow automatically to accommodate all text inside an object. Number alignments Number aligned left Number is centered Number aligned right The type of character following the number text for the paragraph List levels number or bullet is followed by tab List levels number or bullet is followed by space Follow character isn't used Picture color types. Picture automatic color. Picture grayscale color. Picture black and white color. Picture washout color. Document's break type. Page break type. Column break type. Line break type. Restart On NextLine. Restart In Next TextRegion Unblocked on the Left. Restart In Next TextRegion Unblocked on the Right. Restart On Next Full Line. Specifies the watermark type. No watermark. Picture watermark. Text watermark. Specifies WatermarkLayout. Diagonal watermark layout. Horizontal watermark layout. Specifies BackgroundType No background fill effect. Gradient fill effect. Picture fill effect. Texture fill effect. Color fill effect. Shading styles for Gradient background effect. Horizontal shading style. Vertical shading style. Diagonal Up shading style. Diagonal Down shading style. FromCorner shading style. From Center shading style. Shading variants for background gradient. Shading in the upper part. Shading in the lower part. Shading in upper and lower parts. Shading in the middle. Specifies the type of a form field. Text form field. Check box form field. Drop-down form field. Unknown form field. Defines checkBox size type. Auto check box size. Exact check box size. Defines TextFormat No text formatting Uppercase text formatting. Lowercase text formatting. First capital text formatting. Title case text formatting. A 16-bit unsigned integer that specifies vertical font alignment for East Asian languages. This value specifies that characters are aligned based on the top of each character. This value specifies that characters are centered on the line. This value specifies that characters are aligned based on their baseline. This is how standard Latin text is displayed. This value specifies that characters are aligned based on the bottom of each character. This value specifies that alignment is automatically determined by the application. Defines Number format. No formatting Format with while number. Format with floating point number. Whole number in percents. Floating point number in percents. Format which suits to "#?#0" Word format. Format which suites to "#?#0,00" Word format. Format which suites to "#?#0,00 $;(#?#0,00 $)" Word format. Defines the direction of text. Specifies that text in the parent object shall flow from left to right horizontally, then top to bottom vertically on the page. This means that horizontal lines are filled before the text expands vertically. Specifies that text in the parent object shall flow from top to bottom vertically, then right to left horizontally on the page. This means that horizontal lines are filled before the text expands vertically. This flow is also rotated such that all text is rotated 90 degrees when displayed on a page. Specifies that text in the parent object shall flow from bottom to top vertically, then from left to right horizontally on the page. Specifies that text in the parent object shall flow from right to left horizontally, then top to bottom vertically on the page. This means that horizontal lines are filled before the text expands vertically. Specifies that text in the parent object shall flow from left to right horizontally, then top to bottom vertically on the page. This means that horizontal lines are filled before the text expands vertically. This flow is also rotated such that any East Asian text shall be rotated 270 degrees when displayed on a page. Specifies that text in the parent object shall flow from top to bottom vertically, then left to right horizontally on the page. This means that horizontal lines are filled before the text expands vertically. This flow is also rotated such that all text is rotated 90 degrees when displayed on a page. Defines types of field marks. Field separator type Field end type. Defines built-in styles. Banded Row Conditional Formatting. the tag "band1Horz". Banded Column Conditional Formatting. the tag "band1Vert". Even Row Stripe Conditional Formatting. the tag "band2Horz". Even Column Stripe Conditional Formatting. the tag "band2Vert". First Column Conditional Formatting. the tag "firstCol". First Row Conditional Formatting. the tag "firstRow". Last table column formatting. the tag "lastCol". Last table row formatting. the tag "lastRow". Top right table cell formatting. the tag "neCell". Top left table cell formatting. the tag "nwCell". Bottom right table cell formatting. the tag "seCell". Bottom left table cell formatting. the tag "swCell". Whole table formatting. the tag "wholeTable". Specifies the Number Style for a page. Specifies PageNumber alignment. Specifies the horizontal frame anchor. Specifies the vertical frame anchor. Specifies the XHTMLValidation type. XHTML 1.0 validation. XHTML 1.1 validation. No validation. Defines how tall a grid unit is up/down Defines document version Document created using Word 97 Document created using Word 2000 Document created using Word 2002 Document created using Word 2003 Document created using Word 2007 Defines types of comment mark. Comment start mark type. Comment end mark type Defines types of the ole object field Ole object field type is EMBED Ole object field type is LINK defines the types of OLE object Type is not defined Adobe Acrobat Document. File has ".pdf" extension. Bitmap Image. File has ".png" extension. Media Clip Equation Graph Chart Excel 97-2003 Worksheet. File has ".xls" extension Excel Binary Worksheet. File has ".xlsb" extension Excel chart. File has ".xls" extension Excel Macro-Enabled Worksheet. File has ".xlsm" extension. Excel Worksheet. File has ".xlsx" extension. PowerPoint 97-2003 Presentation. File has ".ppt" extension. PowerPoint 97-2003 Slide. File has ".sld" extension. PowerPoint Macro-Enabled Presentation. File has ".pptm" extension. PowerPoint Macro-Enabled Slide. File has ".sldm" extension. PowerPoint Presentation. File has ".pptx" extension. PowerPoint Slide. File has ".sldx" extension. Word 97-2003 Document. File has ".doc" extension. Word Document. File has ".docx" extension. Word Macro-Enabled Document. File has ".docm" extension. Visio Deawing MIDI Sequence OpenDocument Presentation OpenDocument Spreadsheet OpenDocument Text OpenOffice.org 1.1 Spreadsheet OpenOffice.org 1.1 Text Package Video Clip Wave Sound WordPad Document OpenOffice spreadsheet OpenOffice Text Visio Deawing for visio 2013. word picture Equation DSMT4 Word.Template.12 Microsoft Word Macro-Enabled Template Specifies the image type. Specifies the ligature type. Specifies the number form type. Specifies the number spacing type. Specifies the stylistic set type. Defines the FontTypeHint enumeration. High ANSI Font. East Asian Font. Complex Script Font. Don't add automatic tab stop for hanging indent. Don't add extra space for raised/lowered characters. Print colors as black on noncolor printers. Wrap trailing spaces to next line. Don't balance columns for continuous section starts. Treat \" as "" in mail merge data sources. Suppress Space Before after a hard page or column break. Suppress extra line spacing at top of page. Combine table borders like Word 5.x for the Macintosh. Truncate font height. Show hard page or column breaks in frames. Swap left and right borders on odd facing pages. Convert backslash characters into yen signs. Don't expand character spaces on the line ending Shift+Return. Draw underline on trailing spaces. Balance SBCS characters and DBCS characters. Suppress extra line spacing at top of page like Word 5.x for the Macintosh. Specifies whether line spacing emulates WordPerfect 5.x line spacing Print body text before header/footer. Don't add leading (extra space) between rows of text. Add space for underline. Use larger small caps like Word 5.x for the Macintosh. Suppress extra line spacing like WordPerfect 5.x. Truncate font height. Substitute fonts based on font size. Use printer metrics to lay out document. Use Word 6.x/95 border rules. Don't center "exact line height" lines. Set the width of a space like WordPerfect 5.x. Do full justification like WordPerfect 6.x for Windows. Line wrap like Word 6.0. Lay out autoshapes like Word 97. Lay out footnotes like Word 6.x/95/97. Don't use HTML paragraph auto spacing. Adjust line height to grid height in the table. Forget last tab alignment. Specifies whether to emulate Word for Windows 95 full-width character spacing Slign table rows independently. Lay out tables with raw width. Allow table rows to lay out apart. Use Word 97 line breaking rules for Asian text. Don't break wrapped tables across pages. Don't snap text to grid inside table with inline objects. Select entire field with first or last character. Use line-breaking rules. Don't allow hanging punctuation with character grid. Don't use Asian rules for line breaks with character grid. Use Word 2002 table style rules. Allow tables to extend into margins. Use the Normal style instead of the List Paragraph style for bulleted or numbered lists. Do not use hanging indent as tab stop for bullets and numbering. Use Word 2003 hanging-punctuation rules in Asian langauges. Allow space between paragraphs of the same style in a table. Use Word 2003 indent rules for text next to wrapped objects. Do not autofit tables next to wrapped objects. Use Microsoft Office Word 2003 table autofit rules. Underline the tab character between the number and the text in numbered lists. Do not use proportional width for Korean characters. Split apart page break and paragraph mark. Specifies whether to not vertically align cells containing floating objects Specifies whether to not break table rows around floating tables Specifies whether to ignore vertical alignment in text boxes Specifies whether to use ANSI kerning pairs from fonts instead of the Unicode kerning pair info Specifies whether to use cached paragraph information for column balancing specifies whether to apply the additional preceding rules when determining the font size and justification of text within tables. specifies whether the preceding features are to be used when displaying the font. specifies whether to swap indentation values when displaying paragraphs. conditional formatting of table row headers does apply separately to multi-row table headers Specifies that applications shall not bypass code relating to the layout of East Asian and/or Complex Script characters. Specify vertical/horizontal origin the object in the GroupedShape. On the upper left corner. Center. none 1,2,3..... -1-,-2-,-3-,..... a,b,c,...... A,B,C,..... i,ii,iii,..... I,II,III,..... 一,二,三,..... 壹,贰,叁...... 甲,乙,丙,..... 子,丑,寅....... 1.,2.,3.,..... (1),(2),(3),...... ①,②,③,.... (一),(二),(三),...... Specifies the alignment setting which shall be used to determine the placement of phonetic guide text with respect to the base text when this phonetic guide is displayed. Specifies that the parent annotation's placement shall be directly linked with the location of the physical presentation of a custom XML element in the document. Displaced by Next Custom XML Markup Tag. Displaced by Previous Custom XML Markup Tag. Defult This simple type specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by a range permission with in a document. This mechanism simply provides a set of predefined editing groups which can be associated with accounts by applications in any desired manner. No users. The current user. Editors of the documnet. Owners of the documnet. Contributors to the documnet. Members of the administrator group on the computer. All users. Initializes a new instance of the {@link TextSelection} class. @param para The paragraph @param startCharPos The start char position. @param endCharPos The end char position. Gets as range. more than one paragraph,every paragraph to one text range. @return TextRange[] Gets as range. more than one paragraph,every paragraph to one text range. @param isCopyFormat Is copy existing formats to textrange @return TextRange[] Summary description for MD5. rotates x left n bits. FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4. Rotation is separate from addition to prevent recomputation. state (ABCD) number of bits, modulo 2^64 (lsb first) input buffer MD5 initialization. Begins an MD5 operation, writing a new context. The RFC named it "MD5Init" MD5 block update operation. Continues an MD5 message-digest operation, processing another message block, and updating the context. The RFC Named it MD5Update MD5 finalization. Ends an MD5 message-digest operation, writing the the message digest and zeroizing the context. message digest The RFC named it MD5Final MD5 basic transformation. Transforms state based on 64 bytes block. Encodes input (uint) into output (byte). Assumes len is multiple of 4. Decodes input (byte) into output (uint). Assumes len is a multiple of 4. Translates an HTML color representation to a GDI+ System.Drawing.Color structure. The string representation of the Html color to translate. XmlValidatingReader valReader = new XmlValidatingReader(reader); valReader.ValidationType = ValidationType.Schema; valReader.ValidationEventHandler += validationHandler; while (valReader.Read()) { // reads full document } Gets or sets a value determining whether or not to use high quality (i.e. slow) rendering algorithms. Indicates whether the run is 'moved from' or 'moved to' during the revision. Reserved for system use. IComplexAttr. Reserved for system use. IComplexAttr. Gets the author. Specifies the author for an annotation within a Word document. Gets or sets the date time. Specifies the date information for an annotation within a Word document. Diagonal Down border Diagonal Up border Gets or sets color of the border. Gets or sets width of the border. Gets or sets style of the border. set value,and change IsChanged to true Returns or setswidth of space to maintain between border and text within border. Setting to define if border should be drawn with shadow. Gets a value indicating whether format is default. true if format is default; otherwise,false. Initializing constructor. The parent. The base key. Initialize Border style. The color. Width of the line. Type of the border. if it specifies shadow, set to true. Gets borders. Gets paddings. Gets or sets vertical alignment. Gets or sets background color. Returns or setsthe way of vertical merging of the cell. Returns or setsthe way of horizontal merging of the cell. Gets or sets a value indicating whether [text wrap]. true if it specifies text wrap, set to true. Gets or sets fit text option. Gets or sets cell text direction. Defines whether to use same paddings as table has. Initializes a new instance of the class. Clears cell background. Gets a value indicating whether format is default. true if format is default; otherwise,false. Initializes a new instance of the class. Initializes a new instance of the class. The doc. Initializes a new instance of the class. The doc. The owner. Initializes a new instance of the class. The parent. The parent key. Initializing constructor. The parent. The parent key. The parent offset. Checks if Key exists. The key. if the specified key has key, set to true. Clears the formatting. Gets the key. Represents Frame object used in framed document. Gets or Sets whether lock the anchor of Frame or not. Gets or Sets Horizontal Position of Frame. Gets or Sets Vertical Position of Frame. Gets or Sets Width Rule of Frame. Gets or Sets Height Rule of Frame. Gets or Sets wrap type of Frame. Gets or sets relative to what the frame is positioned horizontally. gets or sets relative to what the frame is positioned vertically. Gets width of this frame Sets width of this frame Gets height of this frame Sets height of this frame Gets the position of the left edge of the frame Sets the position of the left edge of the frame Gets the distance between the document text and left or right edge of the frame. Sets the distance between the document text and left or right edge of the frame. Gets the position of the top edge of the frame Sets the position of the top edge of the frame Gets the distance between the document text and top or bottom edge of the frame. Sets the distance between the document text and top or bottom edge of the frame. Gets the label for the specified level of the current list. Constant value for left key. Constant value for top key. Constant value for bottom key. Constant value for right key. Gets/ sets left padding. Gets/ sets top padding. Gets/ sets right padding. Gets/ sets bottom padding. Sets all paddings. Get the width of left and right. Get the height of top and bottom. Constant value for Zoom. Returns or sets zooming value in percents The zoom percent. Returns or sets zooming type The type of the zoom. Returns or sets document view mode The type of the document view. Creates PageSetup object for specified document. The doc. Gets or sets font. Returns or sets font name Returns or sets font size Returns or sets bold style Returns or sets italic style Returns or sets strikeout style. Returns or sets double strikeout style. Returns or sets underline style add kern tiger 2015-01-04 Returns or sets kern Returns or sets text emphasis mark Returns or sets text color Gets or sets a value specifies that the percentage by which the contents of a run shall be expanded or compressed with respect to its normal(100%) character width,with a minimun width of 1% and maximum width of 600%. Gets or sets text background color Gets or sets shadow property of text. Gets or sets emboss property of text. Gets or sets Engrave property of text. Gets or sets Hidden property of text. Gets or sets AllCaps property of text. Gets or sets IsSmallCaps property of text. Returns or sets right-to-left property of text. Returns or sets bold property for right-to-left text. Returns or sets italic property for right-to-left text. Returns or sets font size of the right-to-left text. Gets or sets highlight color of text. Gets border. Gets or setsthe font used for Latin text (characters with character codes from 0 through 127). Gets or sets font name for right-to-left text. Gets or sets East Asian font name. Gets or sets font used for characters with character codes from 128 through 255. Gets or sets the font type hint. Gets or sets the ASCII locale id . The ASCII locale id . Gets or sets the far east locale id . The far east locale id . Get/set outline character property. Returns text effect format Gets or sets a value indicating whether to allow contextual alternates. Specifies the author for an annotation within a WordprocessingML document. Gets or sets the ligatures type. Gets or sets the number form type. The number form. Gets or sets the number space type. Gets or sets the stylistic set type. Default constructor Clear the text background. The character foramt layout info class. set Text Opacity; the value rangs from 0 to 1; Gets or sets the DateTime. The DateTime. Gets or sets the user initials. The user initials. Gets or sets the user. The user. Gets or sets the id of the comment. The comment id. Initializes a new instance of the class. Creates a new object that is a copy of the current instance. A new object that is a copy of this instance. Returns or sets list nesting level. Gets type of the list. Returns or sets whether numbering of the list must restart from previous list. Gets the name of custom style. Gets paragraph's list style. Gets paragraph's ListLevel. Initializes a new instance of the class. The owner (paragraph). Initializes a new instance of the class. The document. The owner. Increase level indent. Decrease level indent. Continue last list. Apply list style. The list style name. Apply default bullet style for current paragraph. Apply default numbered style for current paragraph. Removes the list from current paragraph. Get or Set a value that determines whether use Asian rules for controlling first and last characters. Gets or sets the value that represents the paragraph first line indent in character units. Returns or sets right-to-left property of the paragraph. if bidi, set to true. Gets the tabs info. The tabs info. True if all lines in the paragraph are to remain on the same page. True if the paragraph is to remains on the same page as the paragraph that follows it. True if a page break is forced before the paragraph True if a page break is forced after the paragraph True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph. Gets or sets the value that determines whether the space is automatically adjusted between Asian text and numbers. Gets or sets the value that determines whether the space is automatically adjusted between Asian and Latin text. Returns or sets horizontal alignment for the paragraph. Returns or set sthe value that represents the left indent for paragraph. Returns or sets the value that represents the right indent for paragraph. Gets or sets the value(in points) for first line or hanging indent.Positive value represents first-line indent, and Negative value represents hanging indent. Returns or sets the spacing (in points) before the paragraph. Returns or sets the spacing (in points) after the paragraph. Gets collection of borders in the paragraph Gets or sets background color of the paragraph Returns or sets line spacing property of the paragraph. Returns or sets line spacing rule property of the paragraph. Gets or sets a value indicating whether spacing before is automatic. if spacing before is automatic, set to true. Gets or sets a value indicating whether spacing after is automatic. if spacing after is automatic, set to true. Gets or sets a value specifies whether the current paragraph snaps to grid when document grid is defined. Gets or sets the outline level. The outline level. Gets the outline level.(1-9); the default 10. Gets or set allow punctuation to extend past text extents. Gets a value indicating whether this instance is frame. Gets or sets the frame wrapping text type. Gets or sets the a value specifies whether the anchor of th frame. Gets or sets a value that determines whether allow Latin text to wrap in the middle of a word. Gets or sets a value specifies the spacing that should be added before the first line in this paragraph in the document in line units. Gets or sets a value specifies the spacing that should be added after the last line in this paragraph in the document in line units. Gets or sets the style of textalignment Gets a value indicating whether indentation type is mirror indents. Indicates whether to suppress automatic hyphenation for the paragraph. Initializes a new instance of the class. Initializes a new instance of the class. The document. Sets the value that represents the left indent for paragraph. The left indent. Sets the value that represents the right indent for paragraph. The right indent. Sets the value that represents the first line indent for paragraph. The first line indent. Sets the value that represents the first line indent chars for paragraph. The first line indent chars. Clears paragraph background. Is equals of the left indent. Is equals of the right indent. Gets or sets background color. Gets or sets the texture style. The texture style. Gets borders. Gets paddings. Returns or sets spacing between cells. Returns or sets spacing between cells. The setting value must be between 0 pt and 264.5 pt. The value will not be applied to this property if it is set out of range. This property will be cleared if the set value is less than 0. Returns or sets table indent. Returns or sets the boolean value indicating if table is auto resized Returns or sets the boolean value indicating if there is a break across pages Returns or sets whether table is right to left. Gets or sets horizontal alignment for the table. Gets or sets a value indicating whether to use "Around" text wrapping. true if wrap text around; otherwise, false. the positioning. The positioning. Gets or set the value of the layoutType. This element specifies the algorithm which shall be used to layout the comtents of the table within the document. The type of the layout. Returns or sets whether the glyph representing the end character of current table row shall be displayed in the current document. Initializes a new instance of the class. when the property of the row has changed,if the owner is row,update the changed value to all cells in that row the key of the changed property the changed value Table Positioning Gets or sets the absolute horizontal position for table. The horiz position abs. Gets or sets the absolute vertical position for table. The horiz position abs. Gets or sets the horizontal position for table. The vertical position. Gets or sets the vertical position for table. The vertical position. Gets or sets the horizontal relation of the table. The horiz relation to. Gets or sets the horizontal relation of the table. The horiz relation to. Gets or sets the distance from top. The distance from top. Gets or sets the distance from bottom. The distance from bottom. Gets or sets the distance from left. The distance from left. Gets or sets the distance from right. The distance from right. Get or set floating table allows other tables to overlap. Clears the table positioning. Get/set horizontal origin Get/set vertical origin Gets or sets the fill color of the textbox. gets or sets the color opacity. Gets the fill effects. The fill effects. Get/set text box linestyle Get/set textbox width Get/set textbox height Get/set line color. Get/set value which defines if there is a line around textbox shape Get/set textbox horizontal position Gets or Sets a value. Specifies whether the spape stretches to fit the text in the textbox. Default is false. Get/set textbox vertical position Get/set text Wrapping style Get/set wrapping type for textbox Get/set textbox line width Get/set line dashing for textbox Get/set textbox horizontal alignment Get/set textbox vertical alignment Gets or sets the text direction of the textbox. Gets or sets the vertical anchoring of text. Default is top. Gets/Sets the rotation of textbox.Specifies the rotation of the graphic frame. Gets the internal margin. The internal margin. Get the wrapping polygon. Initializes a new instance of the class. Initializes a new instance of the class. the parent textbox. Clone textbox format. Sets all internal margin. Gets or sets the internal left margin (in points). The internal left margin. Gets or sets the internal right margin (in points). The internal right margin. Gets or sets the internal top margin (in points). The internal top margin. Gets or sets the internal bottom margin (in points). The internal bottom margin. Initializes a new instance of the class. Applys the character style. the style name. Gets the style name. Class Spire.Doc.LicenseProvider. Provides a license by a license file path, which will be used for loading license. License file full path. Provides a license by a license stream, which will be used for loading license. License data stream. Provides a license by a license key, which will be used for loading license. The value of the Key attribute of the element License of you license xml file. Sets the license file name, which will be used for loading license. License file name. Clear all cached license. Load the license provided by current setting to the license cache. Specifies type of a category axis. Specifies that type of a category axis is determined automatically based on data. Specifies an axis of an arbitrary set of categories. Specifies a time category axis. Specifies the possible scale types for an axis. Linear scaling. Logarithmic scaling. Specifies the display units for an axis. Specifies the values on the chart shall displayed as is. Specifies the values on the chart shall be divided by a user-defined divisor. This value is not supported by the new chart types of MS Office 2016. Specifies the values on the chart shall be divided by 1,000,000,000. Specifies the values on the chart shall be divided by 100,000,000. Specifies the values on the chart shall be divided by 100. Specifies the values on the chart shall be divided by 100,000. Specifies the values on the chart shall be divided by 1,000,000. Specifies the values on the chart shall be divided by 10,000,000. Specifies the values on the chart shall be divided by 10,000. Specifies the values on the chart shall be divided by 1,000. Specifies the values on the chart shall be divided by 1,000,000,000,0000. Specifies the values on the chart shall be divided by 0.01. This value is supported only by the new chart types of MS Office 2016. Provides access to the chart shape properties. Provides access to series collection. Provides access to the chart title properties. Provides access to the chart legend properties. Provides access to properties of the X axis of the chart. Provides access to properties of the Y axis of the chart. Provides access to properties of the Z axis of the chart. Represents a chart data marker. Gets or sets chart marker symbol. Gets or sets chart marker size. Default value is 7. Adds new ChartSeries to this collection. Use this method to add series to any type of Bar, Column, Line and Surface charts. Adds new ChartSeries to this collection. Use this method to add series to any type of Scatter charts. Adds new ChartSeries to this collection. Use this method to add series to any type of Area, Radar and Stock charts. Adds new ChartSeries to this collection. Use this method to add series to any type of Bubble charts. Specifies type of a chart. Area chart. Stacked Area chart. 100% Stacked Area chart. 3D Area chart. 3D Stacked Area chart. 3D 100% Stacked Area chart. Bar chart. Stacked Bar chart. 100% Stacked Bar chart. 3D Bar chart. 3D Stacked Bar chart. 3D 100% Stacked Bar chart. Bubble chart. 3D Bubble chart. Column chart. Stacked Column chart. 100% Stacked Column chart. 3D Column chart. 3D Stacked Column chart. 3D 100% Stacked Column chart. 3D Clustered Column chart. Doughnut chart. Line chart. Stacked Line chart. 100% Stacked Line chart. 3D Line chart. Pie chart. 3D Pie chart. Pie of Bar chart. Pie of Pie chart. Radar chart. Scatter chart. Stock chart. Surface chart. 3D Surface chart. Specifies the possible crossing points for an axis. The category axis crosses at the zero point of the value axis (if possible), or at the minimum value if the minimum is greater than zero, or at the maximum if the maximum is less than zero. A perpendicular axis crosses at the maximum value of the axis. A perpendicular axis crosses at the minimum value of the axis. A perpendicular axis crosses at the specified value of the axis. Contains properties of a single data point on the chart. Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts. Specifies whether the parent element shall inverts its colors if the value is negative. Specifies a data marker. Marker is automatically created when requested. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them. Specifies the possible positions for a chart legend. No legend will be shown for the chart. Specifies that the legend shall be drawn at the bottom of the chart. Specifies that the legend shall be drawn at the left of the chart. Specifies that the legend shall be drawn at the right of the chart. Specifies that the legend shall be drawn at the top of the chart. Specifies that the legend shall be drawn at the top right of the chart. Specifies marker symbol style. Specifies a default marker symbol shall be drawn at each data point. Specifies a circle shall be drawn at each data point. Specifies a dash shall be drawn at each data point. Specifies a diamond shall be drawn at each data point. Specifies a dot shall be drawn at each data point. Specifies nothing shall be drawn at each data point. Specifies a picture shall be drawn at each data point. Specifies a plus shall be drawn at each data point. Specifies a square shall be drawn at each data point. Specifies a star shall be drawn at each data point. Specifies a triangle shall be drawn at each data point. Specifies an X shall be drawn at each data point. Specifies the possible positions for tick labels. Specifies the axis labels shall be at the high end of the perpendicular axis. Specifies the axis labels shall be at the low end of the perpendicular axis. Specifies the axis labels shall be next to the axis. Specifies the axis labels are not drawn. Specifies default value of tick labels position. Specifies the possible positions for tick marks. Specifies that the tick marks shall cross the axis. Specifies that the tick marks shall be inside the plot area. Specifies that the tick marks shall be outside the plot area. Specifies that there shall be no tick marks. pecifies the unit of time for axes. Specifies that unit was not set explicitly and default value should be used. Specifies that the chart data shall be shown in days. Specifies that the chart data shall be shown in months. Specifies that the chart data shall be shown in years. Build dmlNode to store svg data the shapeobject the image original bytes array Returns true if this shape has a chart. Gets the child objects of the entity. Gets or sets the alternative text. Gets or sets the boolean valut. Specifies that the generating application should not allow aspect ratio changes for the corresponding graphic frame. Gets or sets the boolean a value. Specifies whether this shape can overlap other shapes. Gets or sets the boolean a valut. Specifies whether the shape is below or above text. Gets or sets the text wrapping style. Interface publishes base the OLE objects gets the current CharacterFormat Gets the OLE container. The container. Gets or sets whether the OLEObject is displayed as an Icon or Content. If True, the OLEObject is displayed as an icon bool Gets or sets the link path. The link address. Gets the type of the OLE object. The type of the OLE obj. Gets the native data of embedded OLE object. The native data. Gets or sets the type of the OLE object. The type of the object. Gets the OLE picture. The OLE picture. Gets the name of the OLE Object storage. The name of the OLE storage. Gets the name of file embedded in the package (only if OleType is "Package"). Sets the native data. The native data. Sets the OLE picture. The picture. Initializes a new instance of the class. The document. Initializes a new instance of the class. The document. The office math element. Initializes a new instance of the class. The document. The office math element. The character format. Gets the type of the document object. The type of the document object. Gets the parent paragraph. The parent paragraph. XSLs the transform. The input XML conent. Content of the inupt XSL. String. Checks the and add MML namespace. The input XML conent. System.String. XSLs the transform. The input XML conent. Content of the inupt XSL. System.String. Mml to omml. The MML code. System.String. Omml to mml. The OMML code. System.String. Latexes to mathML. The latex text. System.String. Froms the mathML code. The Math ML code. Froms the mathOMML code. The Math ML code. The Math parent Froms the latex math code. The latex math code. Froms the EqField. The EqField object. Save the OfficeMath object as Image To the mathML code. System.String. To the office mathML code (OMML). System.String. Enable or disable checksum according barcode type. Force enable checksum. Force disable checksum. Simply encapsulates a width and height. initializing constructor the width the height For RSS.When 2D part finished and need to change to draw the separator part Handle "end of data" situations the encoder context the buffer with the remaining encoded characters Handle "end of data" situations the encoder context the buffer with the remaining encoded characters Overrides the symbol info set used by this class. Used for testing purposes. @param override the symbol info set to use Create a representation of GF(256) using the given primitive polynomial. @param primitive irreducible polynomial whose coefficients are represented by the bits of an int, where the least-significant bit represents the constant coefficient @return the monomial representing coefficient * x^degree Implements both addition and subtraction -- they are the same in GF(256). @return sum/difference of a and b @return 2 to the power of a in GF(256) @return base 2 log of a in GF(256) @return multiplicative inverse of a @param a @param b @return product of a and b in GF(256) @param field the {@link GF256} instance representing the field to use to perform computations @param coefficients coefficients as ints representing elements of GF(256), arranged from most significant (highest-power term) coefficient to least significant @throws IllegalArgumentException if argument is null or empty, or if leading coefficient is 0 and this is not a constant polynomial (that is, it is not the monomial "0") @return evaluation of this polynomial at a given point @return degree of this polynomial @return true iff this polynomial is the monomial "0" @return coefficient of x^degree term in this polynomial Symbol shape hint for DataMatrix barcode. It can be used to force square or rectangular symbols. default to auto. Layers of Aztect type of barcode. value should between -4 to 32. No border enclosing the Barcode Frame enclosing the Barcode Tow horizontal bars enclosing the Barcode Utility class for common string operations. Determines if a string is null of empty. It's emptiness is determined by first trimming it. String to check for nullness or emptiness. True if the string is null or empty, false otherwise. Gets or sets whether the OLEObject is displayed as an Icon or Content. If True, the OLEObject is displayed as an icon bool Gets the OLE picture. The OLE picture. Gets the type of the document object. The type of the document object. Gets the OLE container. The container. Gets the name of the OLE Object storage. The name of the OLE storage. Gets or sets the link path. The link address. Gets the type of the OLE object. The type of the OLE obj. Gets the programmatic identifier of the OLE object of an undefined type. Gets or sets the type of the OLE object. The type of the object. Gets the native data of embedded OLE object. The native data. Gets the name of file embedded in the package (only if OleType is "Package"). Initializes a new instance of the OleObject class. The doc. Sets the native data. The native data. Sets the OLE picture. The picture. Gets the child objects of the entity. Gets owner paragraph. Gets a value indicating whether this item was inserted to the document, when "Track Changes" is or was set to "true". if this instance was inserted, set to true. Gets or set a value indicating whether this item was deleted from the document, when "Track Changes" is or was set to "true". if this instance is delete revision, set to true. Gets the delete revision for this objects. Note this can be null. If null does not have delete revision. Gets the insert revision for this objects. Note this can be null. If null does not have insert revision. Gets the style name. a flag checked whether the item is added for IF field layout; Gets the character format. The paragraph item character format. Sets the character format. The character format. gets the owner paragraph of the text range which is not for empty paragraph. the owner paragraph of the text range of empty paragraph is the ownerEmptyParagraph. Indicates that vml shape has been matched with dml shape Returns a chart object. If there is a chart associated with this shape, it allows for the manipulation of chart. Gets the type of the document object. The type of the document object. Gets shape object's character format. Defines the line dashing of the stroke. Gets the child objects of the entity. Gets or sets a value indicating whether to use default heading styles. if it uses heading styles, set to true. Gets or sets the ending heading level of the table of content. Default value is 3. The upper heading level. Gets or sets the starting heading level of the table of content. Default value is 1 The starting heading level. Gets or sets a value indicating whether to use table entry fields.Default value is false. if it uses table entry fields, set to true. Gets or sets the table ID. The table ID. Gets or sets a value indicating whether to show page numbers from right side. Default value is true. if right align of page numbers, set to true. Gets or sets a value indicating whether to show page numbers. Default value is true. if it includes page numbers, set to true. Gets or sets a value indicating whether to use hyperlinks.Default value is true. if it uses hyperlinks, set to true. Gets or sets a value indicating whether use outline levels.Default value is false. if it uses outline levels, set to true. Gets the type of the document object. The type of the document object. Initializes a new instance of the class. The doc. Initializes a new instance of the class. The doc. The switches. Sets the style for TOC level. The level number. Name of the style. Gets the style name for TOC level. The level number. Gets the type of the document object. The type of the document object. Gets or sets size of checkbox. Gets or sets default checkbox value. Gets or sets Checked property. Gets or sets check box size type. Initializes a new instance of the class. Represents a container for text of a comment. Gets the child document objects. The child entities. Gets the type of the document object. The type of the document object. Gets comment body. The text body. Gets the format. The format. Gets the range of commented items. The range comment contains. Gets the range of commented items. The reply commented range. Gets the comment of current comment replied. Comment of by reply. Gets a value indicating whether done. Gets the begining mark of the comment. The commentMark of start. Gets the ending mark of the comment. The commentMark of end. Initializes a new instance of the class. The doc. Clears the commented items. Replace commented items with matchString text. The text. Replaces the commented items with specified TextBodyPart. The text body part. Adds the paragraph item to the commented items. The paragraph item. Replies to comment. the reply comment. Marks the comment done. the done. Initializes a new instance of the class. Gets the type of the document object. The type of the document object. Gets or sets selected drop down index. Gets drop down items. Gets the type of the document object. The type of the document object. Gets the type of the document object. The type of the document object. Gets or sets the lock property of the filed.if the field is locked,the field can't be updated. Gets or sets regular text format. Gets the type of the document object. The type of the document object. Returns or sets field pattern. Gets the field value. The field value. Returns or sets field type Gets or sets the field code. The field code. Gets or sets the field separator. The field separator. Gets or sets the field end. The field mark,Type of FieldEnd. Gets or Sets Filed Displays text information. Creates Field object for specified document Update the result of the field. Can only be simpler field. Direct calls cannot update the NumPages field and Page field, ect. Updates the next if field. Update the unknown field. update the file name field. update the set field.set the bookmark with the specified value. update the page num string with the format get the format by given format string Updates if field. Updates if field. parse the IF fields result that the IF field is the next item of current IF field end mark; the current IF field end mark a IF field result struct Insert the result into the last paragraph. if result has paragraphs,insert the paragraphs before the last paragraph; a flag checked whether the item is added for IF field layout Field result list has IF field,convert the IF field to text range , and insert the text range into the given paragraph. move the result items to the next paragraph that are not paragraph . the the results list of the iffield which is the next item of the previous end mark. return whether the result list has paragraph. gets a list of document object which is not paragraph. split the end mark to the next paragraph when the sperator mark and end mark are in the same paragrah, and the field result has paragraph. Splits if arguments. The text. Splits the field code. The table start. The text. The condition. Splits the field code. The operators. The arguments. Index of the operator. if set to true [is operator]. The text. The condition. Determines whether the specified operators is operator. The operators. The text. The condition. true if the specified operators is operator; otherwise, false. Gets the index of the operator. The operators. The text. Gets the text in table. The text. Updates the condition. The text. Updates the compare field. Compares the expression. The operand1. The operand2. The operation. Updates the formula field. get the textrange items which are between field and fieldMark merge the code textrange items for a field code skip the items which is between the startIndex and EndIndex; Gets/sets the end pos in the paragraph. Gets/sets the has field separator. Gets nested field code. Gets the length of the nested field code. Gets/sets the start pos in the paragraph. Get result position. The ifFieldResult. get the result position based on the nested filed code objects. initialize nested field code part. initialize nested field code part. the field code string. the start pos. the end pos. the index of the paragraph. add items. the field code string. the start pos. the end pos. the index of the paragraph. Fields result struct. Gets is empty of the object. take a string between two double quotes. IfField result position struct. Gets/sets the end position. Gets/sets the start position. Get the has value. Field code index. Gets/sets the paragraph index in the body. Gets/sets the paragraph items index in the paragraph. Get the has value. a struct for IF field result,includes a flag check whether the result is true result, a result list ,a start code index and a end code index; Represents the method that will handle an event that with event data. The source of the event The instance containing the event data. Interface IFieldsEventArgs Gets the field. Class AskFieldEventArgs; Gets Gets the prompt text; Gets the default response. Gets or sets the response text. Gets or sets a value indicating whether cancel to answer the question. Gets the response text. Gets the name of bookmark. Gets the type of the document object. The type of the document object. Gets or sets type of field mark. Initializes a new instance of the class. The doc. The type. add for online Gets the type of the document object. The type of the document object. Gets or sets footnote type: footnote or endnote Gets or sets the value indicating if the footnote is auto numbered Gets the text body of the footnote. The text body. Gets the marker character format Gets or sets the marker symbol code. The symbol code. Gets or sets the custom footnote marker. The custom marker. Initializes a new instance of the class. The doc. Gets type of this form field. Gets or sets form field title name (bookmark name). The name is unique in the document. Gets or sets form field help. Gets or sets the status bar help. The status bar help. Returns or setsthe name of macros on start Returns or setsthe name of macros on end Sets the FormField format. The character format. Get/sets Enabled property (true if form field enabled). Gets or sets calculate on exit property. Initializes a new instance of the class. Initializes a new instance of the class. Gets the type of the document object. The type of the document object. Returns or sets field name Returns or sets the text before merge field Returns or sets the text after merge field Gets the prefix of merge field. Gets the number format. Gets the date format. Gets the text items. The text items. Initializes a new instance of the class. The document Has GroupStart, GroupEnd, TableStart, TableEnd, Image tag. The field names. update the result of the merge field with format. update the result of the merge field with format. update the result (number) of the merge field update the result( date) of the merge field Gets the type of the document object. The type of the document object. Specifies the presence of the guide text within a phonetic guide at the current location in the document. Specifies the font size which shall be applied to the phonetic guide text in the contents of this run when displayed. Specifies the distance which shall be left between the phonetic guide base text and the phonetic guide text when this phonetic guide text is displayed. Specifies the alignment setting which shall be used to determine the placement of phonetic guide text with respect to the base text when this phonetic guide is displayed. Specifies the font size which shall be applied to the base text of this phonetic guide text when displayed. Gets or sets a value specifies whether a shape can overlap anothe shape. Defalt is true.If false,the shape shifts left or right so as not to overlap another shape. Gets or sets a value. this element represents an alpha modulate effect. Gets or sets a value specifies the percentage amount to scale the alpha. Gets a value indicating whether this instance has borders. true if this instance has borders; otherwise, false. Gets a value indicating whether this instance has image. Gets/Sets object borders. Gets/Sets the rotation of DocPicture.Specifies the rotation of the graphic frame. Get the wrapping polygon. Gets the type of the document object. The type of the document object. Returns or sets picture height. Returns or sets picture width. Returns the original height from the byte data of the image Returns the original width from the byte data of the image Scale the image by scale factor. The scale factor. The default unit is percentage. Scale the image by scale factor. The height scale factor. The default unit is percentage. The width scale factor. The default unit is percentage. Gets internal System.Drawing.Image object. Gets image byte array. Gets or sets picture color. Gets or sets transparent color Gets the cropped rectangle of picture object. Gets whether the picture object is cropped. Gets or sets horizontal origin of the picture. Gets or sets absolute horizontal position of the picture. Gets or sets absolute horizontal position of the picture. The value is measured in points and the position is relative to HorizontalOrigin. Gets or sets absolute vertical position of the picture. The value is measured in points and the position is relative to VerticalOrigin. Gets or sets text wrapping style of the picture. Gets or sets text wrapping type of the picture. Returns or setspicture horizontal alignment. If it is set as None, then the picture is explicitly positioned using position properties. Otherwise it is positioned according to the alignment specified. The position of the object is relative to HorizontalOrigin. Returns or setspicture vertical alignment. If it is set as None, then the picture is explicitly positioned using position properties. Otherwise it is positioned according to the alignment specified. The position of the object is relative to VerticalOrigin. Gets or sets whether picture is below image. Gets shape object's character format. Gets the picture title. The title. Gets or sets the boolean value that represents whether a picture in a table is displayed inside or outside the table. Gets or sets the picture bounds in the table cell. Initializes a new instance of the class. The doc. Sets the height scale. The height scale. Sets the width scale. The width scale. Loads image. Loads the image. The img file. Loads the image. The img stream. Loads image as bytes array. Replaces the image. The image bytes. Replaces the image. The image bytes. Add Caption for current Picture Gets the type of the document object. The type of the document object. Gets the formatting string Returns or setsthe type of caption numbering Returns or sets caption name Initializes a new instance of the class. Gets the type of the document object. The type of the document object. Gets character format for the symbol. Returns or setssymbol font name. Returns or sets symbol's character code. Initializing constructor. Gets the child entities. The child entities. Gets the type of the document object. The type of the document object. Gets the format value. Get/set TextBody value Gets the character format. The character format. Initializes a new instance of the class. The document. Gets the type of the document object. The type of the document object. Get/sets text form field type. Gets or sets string text format (text, date/time, number) directly. Gets or sets default text for text form field. Gets or sets maximum text length. Gets or sets form field text range; Returns or setsthe text of text form field. Initializes a new instance of the class. Gets the type of the document object. The type of the document object. in case one textRange is split into several trs Returns or sets text. if the text range is added for an empty paragraph ,return true; otherwise,false. if the text range is added for Break ,return true; otherwise,false. a flag specified that whehter the textrange is converted from a field. get the owner of the field Gets the character format. Indicates whether current TextRange can be split Initializes a new instance of the class. The doc. get the total width of punctuations in the textrange. update the width of the punctuation Specifies the Pdf document's Conformance. Specifies Default / No Conformance. This PDF/A ISO standard [ISO 19005-1:2005] is based on Adobe PDF version 1.4 and This Level B conformance indicates minimal compliance to ensure that the rendered visual appearance of a conforming file is preservable over the long term. This PDF/X-1a:2001 ISO standard [ISO 15930-1] is based on Adobe PDF version 1.3 which uses only CMYK + Spot Color and this compliance to ensure that the contents will be reliably reproduced in the repress environment. PDF/A-1a ensures the preservation of a document's logical structure and con-tent text stream in natural reading order. PDF/A-2a standard,Only check the standard from the pdfaid:part and pdfaid:conformance node,And only check. PDF/A-2b standard,Only check the standard from the pdfaid:part and pdfaid:conformance node,And only check. PDF/A-3a standard,Only check the standard from the pdfaid:part and pdfaid:conformance node,And only check PDF/A-3b standard,Only check the standard from the pdfaid:part and pdfaid:conformance node,And only check Specifies length of the encryption key for encryption. The key is 40 bit long. The key is 128 bit long. The key is 256 bit long. Specifies the available permissions set for the signature. Not all permissions Default value is 2876. A common document contains all privileges Print the document. Edit content. Copy content. Add or modify text annotations, fill in interactive form fields. Fill form fields. (Only for 128 bits key). Copy accessibility content. Assemble document permission. (Only for 128 bits key). Full quality print. Represents the security settings of the PDF document. Gets the owner password. Gets the user password. To Encrypt the PDF document with open password. Note:If set empty string value to open password, it indicates that the PDF document can be operated without providing corresponding password. Note: the document owner password should not be exist. The open password To Encrypt the PDF document with permission password and permissions. Note:The Permission password can't be empty string. The permission password A set of flags specifying which operations are permitted when the document is opened with user access To Encrypt the PDF document and set the encryption key size and permissions. Note:If set empty string value to open password or permission password, it indicates that the PDF document can be operated without providing corresponding password. The open password The permission password A set of flags specifying which operations are permitted when the document is opened with user access The bit length of the encryption key Gets the document's permission flags Gets the size of the key. Initializes a new instance of the class. To Pdf ParameterList Gets or sets a value indicating whether to mimic the layout of WPS Application. The default value is false. Gets or sets a value indicating whether to change the fields before saving the document when using the new engine. The default value is true. Gets or sets a value indicating whether use the PS conversion. true if use the PS conversion;otherwise,false. Gets or sets hidden text is converted. Gets or sets Embedded into the PDF document font name. Gets or sets all fonts are embedded in the PDF document. gets or sets whether remove the link on the hyperlink and keep the character format during converting to pdf. Gets or sets To Pdf TextBox HeightType.The default is "Exactly". Gets or sets the Pdf document's Conformance-level. Represents the security settings of the PDF document. Gets or sets the private font paths. Gets or set the a value that determines whether create the bookmarks using Headings. Gets or set the a value, Whether to use word bookmars when create the bookmarks. Gets or sets the word bookmarks title. The default value for this title is null. The word bookmarks title. Gets or sets the text color of the word bookmarks. the default value is the "SaddleBrown" color(#FF8B4513). The text color of the word boomarks. Gets or sets the text style of the word bookmarks. The default value is the Bold. The word bookmarks text style. SpanTabOrBreakableSpaceOrKinsokuText Specifies the rendering mode for document comments. No document comments are rendered. Renders document comments in balloons in the margin. This is the default value. Renders document comments in annotations. This is only available for Pdf format. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering. Page numbering always restarts regardless of content flow. This behavior is demonstrated by all MS Word versions, except Word 2016. Page numbering restarts only if there is no other content before the section on the page where the section starts. The behavior is demonstrated by MS Word 2016. Implement this interface if you want to have your own custom method called during build and rendering of page layout model. This is called to notify of layout build and rendering progress. Gets event. Gets document. Gets 0-based index of the page in the document this event relates to. Returns negative value if there is no associated page, or if page was removed during reflow. A code of event raised during page layout model build and rendering Default value Corresponds to a checkpoint in code which is often visited and which is suitable to abort process. Build of the page layout has started. Fired once. Build of the page layout has finished. Fired once. Conversion of document model to page layout has started. Fired once. This occurs when layout model starts pulling document content. Conversion of document model to page layout has finished. Fired once. This occurs when layout model stops pulling document content. Reflow of the page layout has started. Fired once. This occurs when layout model starts reflowing document content. Reflow of the page layout has finished. Fired once. This occurs when layout model stops reflowing document content. Reflow of the page has started. Note that page may reflow multiple times and that reflow may restart before it is finished. Reflow of the page has finished. Note that page may reflow multiple times and that reflow may restart before it is finished. Rendering of page has started. This is fired once per page. Rendering of page has finished. This is fired once per page. Specifies which revisions are rendered in balloons. Renders insert, delete and format revisions inline. Renders insert and delete revisions inline, format revisions in balloons. Renders insert revisions inline, delete and format revisions in balloons. Gets or Sets the type of background for document. Gets or sets background picture. Gets or sets background color. Gets or sets background gradient. Gets or sets the a value specifies that the fill uses an image. Default is false. Gets or sets the a valeu specifies whether the fill is rotated Sets the picture. The image file. Sets the picture. The image stream. Gets or sets first color for gradient. Gets or sets second color for gradient (used when TwoColors set to true). Gets or sets shading style for gradient. Gets or sets shading variants. Gets bookmark name. Gets the bookmark start. Gets the bookmark end. Initializes a new instance of the class. The start. Initializes a new instance of the class. The bookmark start. The bookmark end. Gets or sets the category of the document. Gets the number of bytes in the document. Gets the number of lines in the document. Gets the number of paragraphs in the document. Gets document characters count(including spaces) Gets slide count. Gets Note count. Gets hidden count Returns or setsCompany property. Returns or sets HyperLinkBase property. Gets or sets Manager property. Gets or sets the document status. Returns or sets column width. Gets or setss pacing between current and next column. Initialize constructor. The doc. Gets or sets property by specified name. Gets or sets property by specified index. Gets count of the properties. Adds the specified name. The name. The value. Remove property specified by name. The name. Clones this instance. Determines whether the CustomHash contains the specified key. Gets the value associated with the specified key. Sets the value associated with the specified key. Initializes new instance of the class. Property name. Property value. Initializes new instance of the class. Property name. Property value. Property type Gets the type of the options. Gets the type of the apply object. Gets a value indicating whether this instance is footnote. true if this instance is footnote; otherwise, false. Gets or sets the numbering format. Gets or sets the position in the document. Gets or sets the restart rule. Gets or sets the start number. Construct FootEndnoteOptions object apply the this document. the IsFootnote. Set footendnoteOptions type. update footnote(endnote) info. Sets the numbering format. Sets the position in the document. Sets the restart rule. Sets the start number. Footnote(Endnote) properties apply object type. Specifies the footnote(endnote) properties for this document. Specifies the footnote(endnote) properties for the current section. Gets the child objects of the entity. Gets the type of the document object. The type of the document object. Gets the owner of this entity. Get the parent object of the entity. Gets the previous sibling. Gets the next sibling. The next sibling. Indicating whether this instance is composite. If this instance is composite, set to true. Exports the name and index in container of the object into a string in the specified seperator. Gets or sets the type of the HTML export CSS style sheet. The type of the HTML export CSS style sheet. If false,indicates exporting the image as a single file; If true, embedding the image into the html code using Data URI scheme. The default value is false. Note: Internet Explorer 8 limits data URIs to a maximum length of 32KB. The value of the HTML export image style sheet. Gets or Sets a switch that determines whether to export the document styles to head. Gets or sets the name of the HTML export CSS style sheet file. The name of the HTML export CSS style sheet file. Gets or sets a value indicating whether HTML export headers footers. Gets or sets a value indicating whether HTML export text input form field as text. If HTML export text input form field as text, set to true. Gets or sets the HTML export images folder. The HTML export images folder. Gets or sets a value whether Image Path is relative to the file save path. If Image Path wants to be relative to the file save path, set to true. Gets or sets a switch that determines whether to use mso rules' space.. Specifies External sheet type. Specifies Internal sheet type. Gets or sets file path. Returns or sets url link. Returns or sets bookmark. Returns or sets a HyperlinkType object that indicates the link type. Gets or sets the specified hyperlink's visible text in a document. The text to display. Gets or sets the image which will be displayed on the place of hyperlink. Initializes a new instance of the class. The hyperlink. Gets the document. The document. Initializes a new instance of the class. Initializes a new instance of the class. The doc. The owner. Gets permission id. Gets permission editorgroup. Gets permission displacedByCustomXml. Gets the Permission start. Gets the Permission end. Initializes a new instance of the class. The start. Initializes a new instance of the class. The Permission start. The Permission end. Gets or sets picture scaling in percents. Gets or set picture auto scaling. Gets or sets washout property for Picture watermark. Gets or sets the picture. Initializes a new instance of the class. Initializes a new instance of the class. Image for picture watermark IsWashout property Sets the picture. The image file. Sets the picture. The img stream. This document is not a mail merge document. Specifies that the mail merge source document is of the form letter type. Specifies that the mail merge source document is of the mailing label type. Specifies that the mail merge source document is of the envelope type. Specifies that the mail merge source document is of the catalog type. Specifies that the mail merge source document is of the e-mail message type. Specifies that the mail merge source document is of the fax type. Equals to Class DocumentProperties of the document. Specifies whether to apply shading on form fields. Gets the document version. The version. Class represents settings of the document. Gets or sets a value whether compatibility mode of the document. Gets or sets the type of protection of the document. Gets and sets whether to enforce the document protection . set default true value for CompatibilityOptions; Gets or sets author name Gets or sets application name Gets or sets the document title Gets or sets the subject of the document Gets or sets the document keywords Gets or sets the comments that provide additional information about the document Gets or sets the template name of the document Gets or sets the last author name Gets or sets the document revision number Gets or sets the document total editing time Returns or sets the last print date Gets or sets the document creation date Returns or sets the last save date Gets document pages count Gets document words count Gets document characters count Gets document characters count(including spaces) Returns or setsthumbnail picture for document preview Gets or sets document security level Gets summary count of document properties Adds the specified name. The name. The value. Gets or sets the justification. The justification. Gets or sets the tab leader. The tab leader. Gets or sets the position. The position. Gets or sets the tab positioning. Gets or set a value is ptab. Gets the owner text body. The owner text body. Gets a value indicating whether this item was inserted to the document. Gets the insert revision for this objects. Note this can be null. If null does not have insert revision. Gets a value indicating whether this item was deleted from the document. Gets the delete revision for this objects. Note this can be null. If null does not have delete revision. Gets or sets watermark text Gets or sets watermark text's font name. Gets or sets text watermark size. Gets or sets text watermark color. Gets or sets semitransparent property for Text watermark. Gets or sets layout for Text watermark. Initializes a new instance of the class. Initializes a new instance of the class. WatermarkBase text Initializes a new instance of the class. WatermarkBase text Text font name Font size WatermarkBase layout Gets or sets the variable with the specified name. Gets the count of variables. Initializes a new instance of the class. Adds variable to document. The name. The value. Gets variable's key by the index. The index. Gets variable's value by the index. The index. Removes document variable with specified name from the document. The name. Gets the type of the document object. Gets the watermark type. Gets default header. Gets default footer. Gets even header. Gets odd header ( This is also the default header ). Gets even footer Gets odd footer ( This is also the default footer ). Gets first page header. Gets first page footer. Detects whether all headers/footers are empty. Gets TextBody at specified index. Gets TextBody by specified HeaderFooter type. If set to True if this header or footer is linked in the previous section. Gets the type of the document object. Initializes a new instance of the class. The doc. The owner. Gets count of child object. Gets a value indicating whether the new engine layout is enabled. The Spire.Doc product conversion feature has enabled the new engine way layout by default. If you want to switch to the old engine layout, use the Document constructor with the \"useNewEngine\" parameter and set the parameter \"useNewEngine\" to false. Indicate which operation is applied in current document Get Spire.Doc Eval version limit information. Occurs when draw a bookmark. Occurs when creating a new page. Occurs when update field. Gets or sets the TOC element of the word document. Gets or sets a value indicating whether save fonts that are used in the document in the file. Only support for the DOCX file format. Gets the private font list. Gets or sets a value indicating whether save system fonts that are used in the document in the file. Gets or sets the Base path which is used to convert the relative path to absolute path. Gets or sets a value specifying whether parsing and writing custom Change_Tracking HTML Tags are supported. Supported HTML Tag : insert / delete. Supported HTML Tag Attribytes : data-username / data-time. Gets or sets a value specifying whether to add identifier to a sentence when writing to HTML. Writed HTML Attribyte : sentence. Writed HTML Value Of Attribyte : start / end / (start,end). Gets or sets a value specifying whether parsing and writing comment of document in HTML. Supported HTML Tag : span ,when the value of class attribute is comment Supported HTML Tag Attribytes : data-comment / data-user / data-cid / data-date. Set the custom punctuation as sentence indentifier. Full stop, qusetion mark, exclamatory mark are default values. Gets document footnotes. Gets document endnotes. Gets the type of the document object. Gets document built-in properties object. Gets document custom properties object. Gets document sections. Gets document styles. Gets document list styles. Gets document bookmarks. Gets fields of the documnet. Gets comments item of the document. Get/set textbox items of main document Gets last section of the document. Gets last section object. Gets or sets options that control numbering and positioning of endnotes in this document. Gets or sets options that control numbering and positioning of footnotes in this document. Gets or sets document's watermark. Get/set document layouter. Gets document's background Gets mail merge engine. Gets or sets the type of protection of the document. Gets and sets whether to enforce the document protection . Gets view setup options in Microsoft word. Get / sets whether is quite mode. Gets the child entities. The child entities. Gets or sets the HTML validate option.the default value is None. The HTML validate option. Gets or sets the document variables. The variables. Gets the document properties. The properties. Gets a value indicating whether the document has tracked changes. if the document has tracked changes, set to true. Gets or sets a value indicating whether tracking changes is turn on. if track changes in on, set to true. Gets or sets a value indicating whether updating the styles in this document to match the styles in the attached template each time you open . if update document styles automatically, set to true. Gets or sets a value indicating whether need first replacing. True indciates need first replacing. Gets the save options. The save options. Gets or sets a value indicating whether to update fields in the document. Returns the detected format type of the document which was loaded. . Gets/sets the quality (Q%) of the image of JPEG format, this property is only used for doc to pdf. The default value is 80. Gets total number of pages for document. Set print parnameters Gets the PrintDocument Indicates whether the document has macros. Gets or sets a value that indicates whether to keep same formatting when this document is merged to other document. Gets the list names. The list names. Gets or sets a value whether compatibility mode of the document. the default 11. Creates the paragraph. Create a minial document, one empty section to the document and one empty paragraph to created section. Adds new section to document. Adds new paragraph style to the document. Paragraph style name Adds new list style to document. List type Paragraph style name Gets the document's text. Create digitally signed word document. Digital signature of documents support only DOC and DOCX formats. Source file stream Path to the file certificate Password of the certificate. Bytes of signed word document Create digitally signed word document. Digital signature of documents support only DOC and DOCX formats. Source file stream. the certificate data. Password of the certificate. Bytes of signed word document Clones itself. Clones the current document default style to the destination document. The destination document. Clones the current document theme style to the destination document. The destination document. Clones the current document compatibility to the destination document. The destination document. Imports section into document. The section. Imports all content into the document. The doc. Imports all content into document. The doc. If document styles which have same names will be also imported to the destination document,set to true. Adds the style to the document style. The built-in style. Accepts changes tracked from the moment of last change acceptance. Rejects changes tracked from the moment of last change acceptance. Protects the document. The type of the protection. Protects the document. The type of the protection The password used for protection. Encrypts the document. Password. Removes the encryption. Adds new style to document. Style type Style name Print multipage to one sheet The number of pages per one sheet Print multipage to one sheet The number of pages per one sheet The flag that indicates whether printed the page borders Saves to text document with specified encoding. Name of the file. The encoding. Load document in html format Reader of html code. The default base URL for all links of external resource, it should be a absolute and well formed uri string, for example: http://www.e-iceblue.com/ or file:///C:/mywebsite/docs/ If it's null, use the href attribute of base tag in html instead; Otherwise, it will overwrite the href attribute of base tag. XHTML validation type. get the codepage from charset which is in "meta" tag. Load document in html format Reader of html code. XHTML validation type. Opens the text document from a file with default encoding utf-8. Name of the file. Opens the text document from a stream with default encoding utf-8. The stream. Opens the text document with specified encoding from a file. Name of the file. The encoding Opens the text document with specified encoding from a stream. The text document stream. The encoding Opens the rtf document with specified encoding from a reader. The rtf document reader Opens doc file. Opens doc file. Opens the document from file in Xml or Microsoft Word format. Opens the HTML document from stream . Name of the file. Type of the format. Type of the validation. Opens the document from file in Xml or Microsoft Word format. Name of the file. Type of the format. The password. LoadFromStream new document in read-only mode. File to open. Type of the format. Opens the rtf document from a file. Name of the file. Opens the rtf document from a stream. The stream. Opens the rtf document with specified encoding from a file. Name of the file. The encoding Opens the rtf document with specified encoding from a stream. The rtf document stream. The encoding Opens the rtf document with specified encoding from a reader. The rtf document reader Saves to file in Microsoft Word format. Saves the document to PDF file. File name Parameter list Saves the EPUB document. The file name. The cover image. Saves the EPUB document. The stream. The cover image. Insert text from a file. File name Type of the format Insert text from stream. The stream. Type of the format Saves the document to file in Xml or Microsoft Word format. File name Type of the format Saves the specified file name. Name of the file. Type of the format. The response. The content disposition. Saves the SVG. The file name. Saves the SVG. Saves the document into stream. The stream. Opens the HTML document from stream . The stream. Type of the format. Type of the validation. Opens the HTML document from file. Opens the document from stream in Xml or Microsoft Word format. Opens the document from stream in Xml or Microsoft Word format. The stream. Type of the format. The password. Saves document to stream and digitally sign, Only DOC and DOCX are supported. The stream. The file format. Path to the file certificate Password of the certificate. Saves document to stream and digitally sign, Only DOC and DOCX are supported. The stream. The file format. The certificate data. Password of the certificate. Saves document to file and digitally sign, Only DOC and DOCX are supported. The file. The file format. Path to the file certificate Password of the certificate. Saves document to file and digitally sign, Only DOC and DOCX are supported. The file. The file format. The certificate data. Password of the certificate. Saves the document into stream in Xml or Microsoft Word format. Saves the document into stream in Xml or Microsoft Word format. Closes this instance. Prerforms application-defined tasks associated with freeing,releasing, or resetting unmanaged resources. Save the specified page into image Page index The ImageFormat Returns the image as stream Save the whole document into images The ImageType Return the images Save the specified range of pages into images Page index (Zero based) Number of pages The ImageType Return the images Save the specified page into image Page index The ImageType Returns the image Save the specified page into image The ImageType Returns the image array Finds and returns entry of specified regular expression along with formatting. regex pattern Found text selection Finds the first entry of specified pattern in single-line mode. The pattern. Finds and returns string along with formatting. Finds the first entry of matchString text in single-line mode. The string to find. if set to true use case sensitive search. if it search the whole word, set to true. Returns all entries of matchString regex. Returns all entries of matchString regex. Returns all entries of matchString string, taking into consideration caseSensitive and wholeWord options. Replaces all entries of matchString regular expression with newValue string. Replaces all entries of matchString string with newValue string, taking into consideration caseSensitive and wholeWord options. Replaces all entries of matchString string with TextSelection, taking into consideration caseSensitive and wholeWord options. The matchString. The text selection. if it is case sensitive, set to true. if it specifies whole word, set to true. Replaces all entries of matchString regular expression with TextRangesHolder. The pattern. The text selection. clone Websettings to other document The other doc Replaces the specified matchString. The matchString. The newValue doc. if it is case sensitive, set to true. if specifies whole word,set to true. Update Paragraphs count, Word count and Character count Update Paragraphs count, Word count and Character count. The word separator. Update Paragraphs count, Word count and Character count. The word separator. The include text boxes,footnotes and endnotes. Check that the password entered is the same as the permission protection password The enter password whether the password entered is the same as the permission protection password Update section word count. Update footnote word count. Gets total number of pages for document. Update Table of contents in the document. Update specified Table of content in the document. Update Table of contents page numbers in the document. Update specified Table of content page numbers in the document. specified Table of content Compares this document with another document. Document to compare The author to use for revisions Compares this document with another document. Document to compare The author to use for revisions The comparison parameter Compares this document with another document. Document to compare The author to use for revisions The date and time to use for revisions Compares this document with another document. Document to compare The author to use for revisions The date and time to use for revisions The comparison parameter Replaces all entries of matchString text with newValue text in single-line mode. The matchString. The newValue. if it specifies case sensative newValue, set to true. if it specifies only whole word will be replaced, set to true. Replaces all entries with specified pattern with newValue text in single-line mode. The pattern. The newValue. Replaces the matchString text with matchSelection in single-line mode. The matchString. The matchSelection. if it is case sensitive newValue, set to true. if it replaces only whole word, set to true. Replaces the matchString pattern with matchSelection in single-line mode. The pattern. The matchSelection. The number of performed replaces. Finds the next entry of matchString string, taking into consideration caseSensitive and wholeWord options. Search starts. The string to find. if it specifies case sensitive search, set to true . if it search for the whole word, set to true . Finds the next entry of matchString pattern. Search starts The pattern. Finds the next matchString text starting from specified using single-line mode. Search start. The matchString. if it is case sensitive search, set to true. if it search for whole word, set to true . Finds the text which fit the specified pattern starting from start. using single-line mode. Search start. The pattern. Resets the FindPattern. Creates new paragraph item instance. Paragraph item type Get the version of the save file. Removes the macros from the document. Sets date and time of the unit test. For unit testing use only. The date and time used in the test document. Reset the page layout cache data of the new engine. Set the path to the folder where the custom font is located. the folder path. Clear the path of the folder where the custom font is located. Sets the path to the folder where the global custom font is located. the folder path. Sets the path to the folder where the global custom font is located. The custom font stream array. Clear the path of the folder where the global custom font is located. Clears the memory used by cached system fonts. Updates the page layout of the document. Draws a document page at the specified scale into the System.Drawing.Graphics object. The 0-based page index. The object where to draws to. The X coordinate (in world units) of the top left corner of the rendered page. The Y coordinate (in world units) of the top left corner of the rendered page. The scale for rendering the page (1.0 is 100%). Draws a document page at the specified size into the System.Drawing.Graphics object. The 0-based page index. The object where to render to. The X coordinate (in world units) of the top left corner of the rendered page. The Y coordinate (in world units) of the top left corner of the rendered page. The maximum width (in world units) that can be occupied by the rendered page. The maximum height (in world units) that can be occupied by the rendered page. Update table grid before saving the document when using the new engine. Represents the method that will handle an event that with event data. The source of the event. The args that contains event data. Class free version exception. Class using the specified error message and a new instance of the class. the message. Gets the message that describes the current exception. Class represents Hyphenation settings of the document. Class represents Attached tempalte of the document. Gets or sets the path of the attached template. The path to attached template document Initializes a new instance of the class. The SttbfAssoc. Gets or sets the attached template. The attached template. Gets or sets the title. The title. Gets or sets the subject. The subject. Gets or sets the key words. The key words. Gets or sets the author. The author. Gets or sets the last modified by. The last modified by. Gets or sets the mail merge data source. The mail merge data source. Gets or sets the mail merge header document. The mail merge header document. Gets or sets the write password. The write password. Initializes a new instance of the class. Parses the specified associated strings. The associated strings. Gets the associated strings as byte array. Class password error exception. Class using the specified error message and a new instance of the class. the message. Gets the message that describes the current exception. Gets or sets the path of the font. Gets or sets the name of the font. Gets of sets the style of the font. Gets or sets a value indicating whether use arabic concatenation rules. default is true. true if true use arabic concatenation rules,false. Initializes a new instance of the PrivateFontPath struct. The font name. The font path. Initializes a new instance of the PrivateFontPath struct. The font name. The font path. Use arabic concatenation rules. default is true. Initializes a new instance of the PrivateFontPath struct. The font name. The font style. The font path. Initializes a new instance of the PrivateFontPath struct. The font name. The font style. The font path. Use arabic concatenation rules. default is true. default font name. Gets/Sets the ascii font name.Specifies a font which shall be used to format all charachters in the Unicode range (\u000-u007F) within the parent run. Gets/Sets the east asia font name.Specifies a font which shall be used to format all characters in an East Asian Unicode range within the parent run. Gets/Sets the high ansi font name.Specifies a font which shall be used to format all characters in a Unicode range within the parent run. Gets/Sets the complex script font name.Specifies a font which shall be used to format all characters in a complex script Unicode range within the parent run. Class difer revisions. Initializes a new instance of the struct. The document. Gets the delete revisions. Gets the insert revisions. Gets or sets the value that determines whether use Top Gutter. Gets or sets the length of the auto tab. The length of the auto tab. Gets or sets page size in points. Returns or sets orientation of a page. Gets or setsvertical alignment. Gets or sets page margins in points. Gets or sets extra space added to the margin for document binding in points. Gets or sets height of header in points. Gets or sets footer height in points. Gets width of client area. Gets width of client area. Setting to specify that the current section has a different header/footer for first page. True if the document has different headers and footers for odd-numbered and even-numbered pages. Returns or sets line numbering mode Gets or sets line numbering step Gets or setsline numbering start value Gets or setsdistance from text in lines numbering Gets or sets the value that determine on which pages border is applied Gets or sets the position of page border Gets or sets a value indicating whether this instance is front page border. Gets or sets a value indicating whether the page border include the header. If the page border is not measured from the text extents using a value of text in the PageBorderOffsetFrome, then it can be ignored. Gets or sets a value indicating whether the page border include the footer. If the page border is not measured from the text extents using a value of text in the PageBorderOffsetFrome, then it can be ignored. Gets or sets a value indicating whether the paragraph and table borders align with page borders. If the page border is not measured from the text extents using a value of text in the PageBorderOffsetFrome, then it can be ignored. Gets page borders collection Gets or sets whether section contains right-to-left text. Gets or sets a value indicating whether equal column width. true if equal column width; otherwise, false. Gets or sets the page number style. The page number style. Gets or sets the page starting number. The page starting number. Gets or sets a value indicating whether to restart page numbering. if restart page numbering, set to true. Gets or Sets the grid type of this section. Gets or sets the number of lines per page in the document grid. Gets or sets the value specifies if a vertical line is draw between each of the text columns in the this section. Character Spacing Control. Inserts the page numbers. if it specifies the top of page, set to true. The horizontal alignment. Gets the section body. The body. Gets or sets options that control numbering and positioning of endnotes in current section. Gets or sets options that control numbering and positioning of footnote in current section. Gets headers/footers of current section. Gets page Setup of current section. Get collection of columns which logically divide page on many. printing/publishing areas Returns or sets break code. Gets the type of the document object. The type of the document object. Gets the child objects. The child objects. Gets the paragraphs. The paragraphs. Gets the tables. The tables. Gets or sets the text direction. Gets or sets a value indicating whether [protect form]. Adds new column to the section. The width. The spacing. Makes all columns in current section to be of equal width. Clones the properties of the current to the destination section. The destination section. Adds the paragraph. Adds the table. Adds the table. Display table borders.True to display;False does not display. Gets or sets the default row height, the unit of measure is point, 1point = 0.3528 mm Gets or sets the default column count of per row. Gets or sets the default width of each column. Gets the table grid defined in the document. Gets or sets the width of each column. Gets the type of the document object. Get the table rows Gets the table formatting after ResetCells call. The table format. This property specifies the preferred horizontal width of a table. Gets table style name. Get last cell of the table gets the last paragraph in the table. If the table has nested table,get the last paragraph of the nested table. Get first row of the table. Get last row of the table. Get table cell by row and column indexes. Gets the table width Gets the child entities. The child entities. Gets or sets indent from left for the table. Gets or sets the table title. The title. Gets or sets the table description. gets whether the table is in same frame with the next sibling. Add Caption for current Table Clones this instance. Resets rows / columns numbers. The rows number. The columns number. Resets rows / columns numbers. The rows num. The columns num. Width of the cell. Applies the built-in table style. The built-in table style. Applies the table style properties to table and cell. Adds a row to table Adds a row to table with copy format from the current last row, and then add columnsNum cells to the new row. The number of the count of the new row, it's must be -1 < columnsNum < 64. Adds new row to table. Adds a row to table with copy format option Indicates whether copy format from previous row or not if specifies to populate cells automatically, set to true. Adds a row to table with copy format option Indicates whether copy format from previous row or not The number of the count of the new row, it's must be -1 < columnsNum < 64. Adds a row to table with copy format option Indicates whether copy format from previous row or not if specifies to populate cells automatically,set to true. The number of the count of the new row, -1 indicates it equals the number of the count of the current last row. Replaces all entries of matchString regular expression with newValue string. Pattern Replace text Replaces by specified matchString string. The matchString text. The newValue text. if it specifies case sensitive, set to true. if it specifies to search a whole word, set to true. Replaces by specified pattern. The pattern. The text selection. Replaces by specified pattern. The pattern. The text selection. if it specifies save source formatting, set to true. Finds text by specified pattern. The pattern. Applies the vertical merge for table cells. Index of the column. Start index of the row. End index of the row. Applies horizontal merging for cells of table row. Index of the row. Start index of the cell. End index of the cell. Removes the absolute position data. If table has absolute position in the document, all position data will be erased. Sets the width of all cells in the current column of the table. Index of the column. The column width. The column width type. Determines how Microsoft Word resizes a table when the AutoFit feature is used. How Word resizes the specified table with the AutoFit feature is used. The TableWidthType enum specifies how the preferred width for a table, table indent, table cell, cell margin, or cell spacing is defined. No Preffered Width No preferred width is specified. The width is derived from other table measurements where a preferred size is specified, as well as from the size of the table contents, and the constraining size of the container of the table. When specifying the preferred width of a portion of a table, such as a cell, spacing or indent, the percentage is relative to the width of the entire table. When specifying the preferred width of an entire table, the percentage is relative to the width of the page, less any margin or gutter space. Alternatively, if the table is nested inside another table, the percentage is relative to the width of the cell in the containing table, less cell margins. The preferred width of the table, indent, cell, cell margin, or cell spacing is an absolute width measured in twips. An PreferredWidth class that specifies the preferred total width of the table of which this row is a part. Create a new PreferredWidth object A enum element from WidthType that specifies the units of measurement for the Value. if type is Auto or None, the value must be 0, if type is Percentage, the value must be non-negative and less than or equal to 600, if type is Twip, the value must be non-negative and and less than or equal to 31,680 (22 inches). An short value that specifies the preferred width An double value that specifies the preferred width A enum element from WidthType that specifies the units of measurement for the Value. Get an instance of PreferredWidth, this instance indicates thie preferred width is auto. Get an instance of PreferredWidth, this instance indicates thie preferred width is not specified. Initializes a new instance of the class. The parent. The parent key. Gets owner row of the cell. Gets cell format. Gets the width of the cell. Get or set the cell width of layout. Gets the width type of the cell. Gets or sets the cell scaling. The scaling. Set the width and type of the cell. Width of the cell. Width type of the cell. Gets the width of the cell. Gets the width type of the cell. The one cell splits into two or more cells. The split column number. Must be greater than or equal to 1 is only valid. The split row number. Must be greater than or equal to 1 is only valid. gets the text of the cell which the field items have been updated. Gets the last item without structure documnet tag. Gets the child object. The child object. Gets the type of the document object. The type of the document object. Returns or sets cell collection. Get / set table row height type Gets table format Returns or setsheight of the row. Returns or sets whether the row is a table header. Returns or sets whether the glyph representing the end character of current table row shall be displayed in the current document. Gets first cell of the row. Gets last cell of the row. Clones this instance. Adds the cell. Adds the cell. Specifies whether to apply the parent row format. Adds the cell. the index. Specifies whether to apply the parent row format. Returns index of the row in owner table. Gets the type of the document object. The type of the document object. Gets inner paragraphs Gets inner tables Gets the form fields. The form fields. Gets the last paragraph. The last paragraph. Gets the First paragraph. The last paragraph. Adds paragraph at end of section. Adds the table. Adds the table. Is Show Border Inserts html at end of text body. Inserts html. Inserting begins from paragraph specified by paragraphIndex Inserts html. Inserting begins from paragraph specified by paragraphIndex, and paragraph item specified by paragraphItemIndex Validates the XHTML. The HTML. The validation type. if it is valid XHTML, set to true. Validates the XHTML. The HTML. The validation type. The exception message. if it is valid XHTML, set to true. If the text body has no paragraphs, creates and appends one Paragraph. sprmPDxaRight2 = 0x845E, Newly added sprms Debug sprms IsBidi support sprmPDxaRight2 = 0x845E, Initializes a new instance of the class. The table stream. The main stream. The fib. Gets the type of the document object. The type of the document object. Gets the bookmark name. The name. Initializes a new instance of the class. The document. The name. Gets the type of the document object. The type of the document object. Gets the bookmark name. Initializes a new instance of the class. The doc. The name. Updates bookmark hyperlinks. Gets the type of the document object. The type of the document object. Gets the character format. Gets the type of the break. The type of the break. Initializes a new instance of the class. The doc. Initializes a new instance of the class. Document Break type Gets the type of the document object. The type of the document object. Gets the permission id. The name. Gets permission editorgroup. Gets permission displacedByCustomXml. Initializes a new instance of the class. The document. The name. Gets the type of the document object. The type of the document object. Gets the permissionstart id. Gets permission editorgroup. Gets permission displacedByCustomXml. Initializes a new instance of the class. The doc. The name. The group start The group end The table start The table end Gets the document. Gets the Table Name Gets the group name. Gets the merge field. Gets the index of the row. Gets the count of the row. Represents data during the MergeGroup event. Document Ojbect Table Name Row Index Event Type Represents data during the MergeGroup event. Document Ojbect Table Name Row Index Event Type The merger field Represents the Method that handles Merage group event. Document object Group or table name Represents the Row Index. Indicates is table, otherwise is group Gets or sets a value indicating whether [clear fields]. by default value is true. true if it clears the fields, set to true. Gets or sets a value indicating whether [clear group tag]. by default value is false. Gets or sets a value indicating whether to remove paragraphs which contain empty merge fields Gets or sets a value indicating whether to remove groups which contain empty merge fields Occurs during mail merge when a text merge field processing. Occurs during mail merge when an image merge field processing. Occurs during mail merge when group/table processing. Performs mail merge from a DataRow into the document Performs mail merge operation. IEnumerable data source Performs mail merge from a DataTable Performs mail merge from a DataView Performs mail merge from Performs mail merge from a DataView Performs Mail Merge within a region from a DataTable. Performs Mail Merge within a region from a DataView. Performs Mail Merge within a region from a DataReader. Performs mail merge operation. MailMergeDataSet Commands list Executes nested mailmerge within a region for the specified data. The Connection. The commands. Executes the nested region. The connection. The commands. Is sql connection Executes the nested region. The data set. The commands. Returns a collection of mergefield names found in the document. Gets the merge field names. Name of the region. Gets the merge field names. Name of the region. Gets the bookmarks and field ref. Represents the mail merge functionality. Represents the MergeField event Represents the Method that handles MergeImageField event Represents data during MergeField event. Gets or sets if keep html text formatting. Represents data during MergeImageField event. Gets or sets the size of the picture. The size of the picture. Gets or sets hyperlink of the picture. Initializes a new instance of the class. The document. Name of the table. Index of the row. The field. The object. Initializes a new instance of the class. The document. Name of the table. Index of the row. The field. The object. Name of the image. Sets the image. The image file. Sets the image. The image stream. compare to. Is not a separator Is a separator, but can not be the first char of a new line Is a separator which can be the first char of a new line Indicates that the character is an opening or initial quotation mark. Letter, whoes code > 0x7ff Gets visual text string. Gets or set a value indicating whether this instance is bidi(RTL). Gets or set a value indicating whether this instance is bidi(RTL). Gets or sets the text range of the list value. Gets and sets whether the items which are after a tab is out of the area. if the right position of the tab is out of area,the items after the tab are also out of erea and cannot restart on the next line. gets and sets the position of the last tab whose TabJustification is not left of the paragraph. Get layout tabs list. Get tabs list. update the tabs list based on the pagemargin left Gets or sets a value whether is PTab. Get paragraph. frame layout state. Represents a generic collection of layout entity types. Initializes a new instance of the class. The base list. Returns an enumerator that iterates through a collection. An object that can be used to iterate through the collection. Returns an enumerator that iterates through the collection. An enumerator that can be used to iterate through the collection. Returns the first entity in the collection. Returns the last entity in the collection. Retrieves the entity at the given index. Gets the number of entities in the collection. The class serves as the foundation for elements in a document that have been rendered. Gets the index of a page in which rendered object. starting from 1. Returns bounding rectangle of the entity relative to the page top left corner (in points). Gets the type of this layout entity. Outputs the entity's contents as a plain text string. Gets the parent of this entity. Provides the layout node that pertains to this particular entity. Sets the parent node. The value. Reserved for internal use. Reserved for internal use. Obtains a group of child entities that are of a specific type. Specifies the type of entities to select. True to select from all child entities recursively. False to select only among immediate children Describes the cell within a table. Returns the cell that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents a column of text on a page. Provides access to the footnotes of the page. Provides access to the endnotes of the page. Provides access to the note separators of the page. Returns the body that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents placeholder for comment content. Returns the comment that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Creates a new instance from the supplied Document class. A document whose page layout model to enumerate. Provides access to the pages of a document. Provides the layout node that pertains to this particular entity. Returns all the layout entities of the specified node. Represents placeholder for endnote content. Returns the endnote that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents placeholder for footnote content. Returns the footnote that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents the header/footer content on a page. Returns the type of the header or footer. Represents line of characters of text and inline objects. Exports the contents of the entity into a string in plain text format. Returns the paragraph that corresponds to the layout entity. Provides access to the spans of the line. Represents footnote/endnote separator. Returns the footnote/endnote that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents page of a document. Provides access to the columns of the page. Provides access to the header and footers of the page. Provides access to the comments of the page. Returns the section that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents a table row. Provides access to the cells of the table row. Returns the row that corresponds to the layout entity. Returns the table that corresponds to the layout entity. Provides the layout node that pertains to this particular entity. Represents one or more characters in a line. Initializes a new instance of the class. Initializes a new instance of the class. The text. Gets kind of the span. This cannot be null. Exports the contents of the entity into a string in plain text format. Provides the layout node that pertains to this particular entity. Represents text area inside of a shape. Provides the layout node that pertains to this particular entity. Describes an object that includes both lines and rows. Gives the ability to retrieve the individual lines comprising a body. Gives the capability to access the rows contained within a table. Print one page per sheet. Print two pages per sheet. Print four pages per sheet. Print six pages per sheet. Print eight pages per sheet. Print nine pages per sheet. Print sixteen pages per sheet. Compares the floating number. The value1. The value2. The accuracy. return 0,val1 equal val2;return 1,val1 greater than val2;return -1,val1 less than val2; Compares the floating number. the accuracy default is 0.005f. The value1. The value2. return 0,val1 equal val2;return 1,val1 greater than val2;return -1,val1 less than val2; Compares the double number. The value1. The value2. The accuracy. return 0,val1 equal val2;return 1,val1 greater than val2;return -1,val1 less than val2; Compares the double number. the accuracy default is 0.005f. The value1. The value2. return 0,val1 equal val2;return 1,val1 greater than val2;return -1,val1 less than val2; Floating point precision. The value. The number of decimal places, up to 6 decimal places, with a minimum of 0 decimal places. Keeps tow decimal places. The value. Same as Current, but it returns int rather than object to avoid boxing penalty. Gets the index of the current character in the source string. Type of file format. Microsoft Word 97 - 2003 Binary Document. Microsoft Word 97 - 2003 Binary Document or Template. Microsoft Word 2007 Document. Microsoft Word 2010 Document Microsoft Word 2013 Document Microsoft Word 2016 Document Microsoft Word 2019 Document Microsoft Word 2007 Template format. Microsoft Word 2010 Template format. Microsoft Word 2013 Template format. Microsoft Word 2016 Template format. Microsoft Word 2019 Template format. Microsoft Word 2007 macro enabled file format. Microsoft Word 2010 macro enabled file format. Microsoft Word 2013 macro enabled file format. Microsoft Word 2016 macro enabled file format. Microsoft Word 2019 macro enabled file format. Microsoft Word 2007 macro enabled template format. Microsoft Word 2010 macro enabled template format. Microsoft Word 2013 macro enabled template format. Microsoft Word 2016 macro enabled template format. Microsoft Word 2019 macro enabled template format. Office Open Xml Word xml format for for word 2003 Word xml format for word 2007-2013 OpenDocument format. OpenDocument Template format PDF format Text file format. Rtf format Scalable vector graphics format Xml file format. Html format. XPS format EPub format The document is in the Word 6 or Word 95 format. Spire.Doc does not currently support loading such documents. PostScript (PS) format. Printer Command Language (PCL) format. Open Fixed-layout Document (OFD) format. Only for Spire Online editing. Word processing system format. Word processing technician format. Instructs Spire.Doc to recognize the format automatically. Specifies how Microsoft Word resizes a table when the AutoFit feature is used. The table is automatically sized to fit the content contained in the table. The table is automatically sized to the width of the active window. The table is set to a fixed size, regardless of the content, and is not automatically sized. Http content to browser. LoadFromStream directly in browser. SaveToFile as attachment to the disk. Type of the protection in the document Only modify comments in the document. Only enter data in the form fields in the document. Only reading are allowed in the document. Only add revision marks to the document. Not protected Style of the Texture Type of fields Field type is not specified or unknown. Specifies that the field contains data created by an add-in. Offset subsequent text within a line to the left, right, up or down. Prompt the user for text to assign to a bookmark. The name of the document's author from Summary Info. Insert an automatic number. Insert an automatic number in legal format. Insert an automatic number in outline format. Insert an AutoText entry. Insert text based on style. Insert a delivery point barcode. According to the citation style you choose, show an information about a particular source. The comments from Summary Info. Compares two values. The date the document was created. Specifies data. Insert data from an external database. Specified Today`s Date. Specified Type as DDE. Specified Type as DDEAuto. Insert the value of the property Insert the value of the document variable. The total document editing time. Specifies OLE embedded object. Specified Empty Field. Specifies Field Expression. The document's name. The size on disk of the active document. Prompt the user for text to insert in the document. Specifies Type as FootnoteRef. Specifies Check box control. Specifies Drop Down box control. Specifies Text control. The EQ field is used to display a mathematical equation Specifies FieldGlossary. Specifies GoToButton control. Specifies HTMLActiveX control. Specifies Hyperlink control. Evaluate arguments conditionally. Specifies Type as Import. Specifies Type as Export. Insert a picture from a file. Insert text from a file. Create an index. Mark an index entry. Data from Summary Info. The keywords from Summary Info. Name of user who last saved the document. Linked OLE2 object. Insert an element in a list. Run a macro. Insert a mail merge field. The number of the current merge record. Merge record sequence number. Go to the next record in a mail merge. Conditionally go to the next record in a mail merge. Insert the number of a footnote or endnote. The number of characters in the document. The number of pages in the document. The number of words in the document. Represents an ActiveX control such as a command button etc. Insert the number of the current page. Insert the number of the page containing the specified bookmark. Download commands to a printer. The date the document was last printed. Stores data for documents converted from other file formats. Insert literal text. Insert the text marked by a bookmark. Create an index, table of contents, table of figures, and/or table of authorities by using multiple documents. Insert the number of times the document has been saved. The date the document was last saved. Insert the number of the current section. Insert the total number of pages in the section. Insert an automatic sequence number. Assign new text to a bookmark. Conditionally skip a record in a mail merge. Insert the text from a like-style paragraph. The document's subject from Summary Info. The document's Subscriber from Summary Info. Insert a special character The name of the template attached to the document. The current time. The document's title from Summary Info. Create a table of authorities. Make a table of authorities entry. Create a table of contents. Make a table of contents entry. Address from Tools Options User Info. Initials form Tools Options User Info. Name from Tools Options User Info. Specifies Type as Shape. Specifies Type as BIDIOUTLINE. Specifies AddressBlock Specifies Type as Unknown. Type of Caption Numbering caption format, Numbers Roman Numerals caption format, Alphabets Position of Image Caption Numbering Above the Item. Below the Item. Specifies view mode in Microsoft word. Specifies that the document will be rendered in the default view of the application. Everything that will appear in the printed document appears on the screen. Shows the headings and subheadings in the word document. Document appears with a dotted line separating the pages and/or document sections. Columns, drawings, headers/footers, footnotes/endnotes, and comments do not appear. Designed to show the word document will look as a web page. Specifies zooming type in Microsoft Word. Indicates to use the explicit zoom percentage. Zoom percentage is automatically recalculated to fit one full page. Zoom percentage is automatically recalculated to fit page width. Zoom percentage is automatically recalculated to fit text. Specifies when line numbering is restarted. Line numbering restarts at the start of every page Line numbering restarts at the section start. Line numbering continuous from the previous section. None. Specifies on which pages border is applied. Page border applies to all pages. Page border applies only to first pages. Page border applies to all pages except the first. Specifies the position of page border. Page border is measured from text. Page border is measured from the edge of the page. Animation effect for text. specifies no animation. Specifies that this text shall be surrounded by a border consisting of a series of colored lights, which constantly change colors in sequence. Specifies that this text shall be surrounded by a background color which alternates between black and white. Specifies that this text shall have a background consisting of a random pattern of colored lights, which constantly change colors in sequence. Specifies that this text shall be surrounded by an animated black dashed line border. Specifies that this text shall be surrounded by an animated red dashed line border. Specifies that this text shall be animated by alternating between normal and blurry states. The enum, which defines paragraph format's outline level Outline level: "Level 1" Outline level: "Level 2" Outline level: "Level 3" Outline level: "Level 4" Outline level: "Level 5" Outline level: "Level 6" Outline level: "Level 7" Outline level: "Level 8" Outline level: "Level 9" Outline level: "Body" The enum defines the horizontal relation The "Column" horizontal relation The "Margin" horizontal relation The "Page" horizontal relation The enum defines the vertical relation The "Margin" vertical relation The "Page" vertical relation The "Paragraph" vertical relation Specifies the absolute horizontal position. The object is aligned to the left of the reference origin. The object is centered to the reference origin. The object is aligned to the right of the reference origin. "Inside" horizontal position. "Outside" horizontal position. Specifies the absolute vertical position. No vertical positioning "Top" vertical position "Center" vertical position "Bottom" vertical position "Inside" vertical position "Outside" vertical position. Line dashing. Solid (continuous) pen. PS_DASH system dash style. PS_DOT system dash style. PS_DASHDOT system dash style. PS_DASHDOTDOT system dash style. Square dot style. Dash style. Long dash style. Dash short dash. Long dash short dash. Long dash short dash short dash. Specifies Wrap mode. Square wrap mode. ByPoints wrap mode. No wrap mode. TopBottom wrap mode. Through wrap mode. Specifies PropertyValueType. Specifies Value type as boolean. Specifies Value type as date. Specifies Value type as float. Specifies Value type as double. Specifies Value type as integer. Specifies Value type as String. Specifies Value type as byte array. Specifies Value type as ClipData. The property is some other type. Specifies Type of the Property. Specifies Property Type as Summary. Specifies Property Type as DocumentSummary. Specifies Property Type as Custom. Paragraph line spacing rule The line spacing can be greater than or equal to, but never less than, the value specified in the LineSpacing property. The line spacing never changes from the value specified in the LineSpacing property, even if a larger font is used within the paragraph. The line spacing is specified in the LineSpacing property as the number of lines. One line equals 12 points. Specifies horizontal alignment of a floating shape. The object is explicitly positioned using position properties. The object is aligned to the left of the reference origin. The object is centered to the reference origin. The object is aligned to the right of the reference origin. Not documented. Not documented. Specifies vertical alignment of a floating shape. Not documented. The object is explicitly positioned using position properties. The object is aligned to the top of the reference origin. The object is centered relative to the reference origin. The object is aligned to the bottom of the reference origin. Not documented. Not documented. Specifies vertical alignment of a textbox. The object is aligned to the top of the reference origin. The object is centered relative to the reference origin. The object is aligned to the bottom of the reference origin. Specifies the type of a text form field. Text form field can contain any text. Text form field can contain only numbers. Text for field can contain only a valid date value. Specifies FootnotePosition. Endnotes are output at the end of the section. Footnotes are output at the bottom of each page. Footnotes are output beneath text on each page. Endnotes are output at the end of the document. Valid for endnotes only. Specifies FootnoteRestartIndex. Numbering continuous throughout the document. Numbering restarts at each section. Numbering restarts at each page. Equals . Endnote position of the Document. Placed the Endnote on End of the section. Placed the Endnote on End of the Document. Specifies Numberformat of FootEndNote. Arabic format (1, 2, 3, ...). Specifies that the sequence shall consist of full-width Arabic numbering. Specifies that the sequence shall consist of Hebrew letters from the set listed below. Specifies that the sequence shall consist of the Hebrew alphabet. Specifies that the sequence shall consist of one or more occurrences of a single character int the Arabic alphabet from the set listed below. Specifies that the sequence shall consist of one or more occurrences of a single ascending Abjad numerall from the set listed below. Upper case Roman format (I, II, III, ...) . Lower case Roman format (i, ii, iii, ...) . Upper case letters format (A, B, C, ...) . Lower case letters format (a, b, c, ...) . Chicago manual of style. Specifies that the sequence shall consist of one or more occurrences of a single sequential number from the Chinese simplified legal format. Specifies that the sequence shall consist of one or more occurrences of a single sequential number from the Chinese counting thousand system. Specifies that the sequence shall consist of sequential numerical traditional ideographs. Specifies that the sequence shall consist of sequential numerical zodiac ideographs. Identical to DecimalEnclosedCircle Specifies that the sequence shall consist of sequential numerical ideographs. Specifies the Type of the FootNote. Specifies object is a footnote. Specifies object is a endnote. Spanish (Argentina) Spanish (Bolivia) Spanish (Chile) Spanish (Colombia) Spanish (Costa Rica) Spanish (Dominican Republic) Spanish (Ecuador) Spanish (El Salvador) Spanish (Guatemala) Spanish (Honduras) Spanish (Mexico) Spanish (Nicaragua) Spanish (Panama) Spanish (Paraguay) Spanish (Paraguay Spanish (Puerto Rico) Spanish (International Sort) Syriac Tajik Tamazight Tamazight (Latin) Tamil Tatar Telugu Thai Tibetan (PRC) Tigrigna (Eritrea) Tigrigna (Ethiopia) Tsonga Turkish Turkmen Ukrainian Urdu Uzbek (Cyrillic) Uzbek (Latin) Venda Vietnamese Welsh Yi Yiddish Yoruba Japanese Dutch Specifies preferred width type No Preffered Width No preferred width is specified. The width is derived from other table measurements where a preferred size is specified, as well as from the size of the table contents, and the constraining size of the container of the table. Preferred table width specified in percentage. The preferred width is measured in units of 1/50th of a percent. The preferred width of the table,indent,cell,cell margin, or cell spacing is an absolute width measured in twips. The preferred cell spacing is an absoute width measured in twips. Specifies preferred width type No preferred width is specified. The width is derived from other table measurements where a preferred size is specified, as well as from the size of the table contents, and the constraining size of the container of the table. Preferred table width specified in percentage Preferred table width specified in points This simple type defines the possible type of layout algorthms which can be used to layout a table within a WordprocessingML document. Specifies that this table shall use the fixed width table layout algorithm described above. Specifies that this table shall use an AutoFit table layout algorithm. Line Breaks Punctuation lead punctuation rear punctuation Punctuation is not Character Spacing Control enum. Don't compress punctuation. Compress punctuation. Compress punctuation and japanese kana. Text wrapping around text frame type. Default Text Wrapping Around Frame. No text wrapping around frame. Allow text wraping around frame. No text Wrapping around frame. Tight text wrapping around frame. Through text Wraping around frame. Frame size rule. Frame's height should be at least the value of the h attribute. Frame's width or height should be exactly the value of the w or h attribute. Frame's width or height should be automatically.The w or h value is ignored. Short length. Medium length. Long length. This simple type specifies the widths of a stroke arrowhead. Narrow width. Medium width. Wide width. this simple type specifies the styles for the end of a stroke. Flat end. Round end. Square end. This simple type specifies the join styles for a polyline. Bevel joint. Miter joint. Round joint. This simple type specifies the line styles for a stroke. Single line. Thick line between thin lines. Thick line outside thin line. Thin line outside thick line. Two thin lines. This simple type specifies the different meanings of a group of shapes. The group shape is a normal group of shapes. Specifies that the group is a regular group and does not represent a diagram. Specifies that the group represents an organization chart. Specifies that the group represents a radial diagram. Specifies that the group represents a cycle diagram. Specifies that the group represents a pyramid diagram. Specifies that the group represents a Venn diagram. Specifies that the group represents a bulls-eye diagram Target. Unit conversion between. Allows to choose outline text style. Regular text style. Italic text style. Bold text style.