Microsoft Word Suite
94
consecutive hyphens count
Returns or sets the maximum number of consecutive lines that can end with hyphens.
Read/write.
Note If this property is set to 0 (zero), any number of consecutive lines can end with hyphens.
data merge
Returns a
data merge
object that represents the mail merge functionality for the specified
document. Read-only.
Note The data merge object is available regardless of whether the specified document is a
mail merge main document. To determine the current state of the mail merge operation, use
the state property.
default tab stop
Returns or sets the interval (in points) between the default tab stops in the specified document.
Read/write.
document_type
Returns the document type (template or document). Read-only.
Can be either of the following:
·
type document
·
type template
embed true type fonts
True if Word embeds TrueType fonts in a document when it's saved. This allows others to
view the document with the same fonts that were used to create it. Read/write.
endnote options
Returns an
endnote options
object that represents all the options for endnotes in a document.
Read-only.
envelope object
Returns an
envelope
object that represents envelope functionality and the envelope in the
specified document. Read-only.
footnote options
Returns a
footnote options
objects that represents all the options for footnotes in a document.
Read-only.
full name
Returns the name of the specified document, including its path on disk. Read-only.
grammar checked
True if a grammar check has been run on the specified range or document. False if some of the
specified range or document hasn't been checked for grammar. Read/write.
To recheck the grammar in a range or document, set the grammar checked property to false.