Document Members
#Properties
Name | Description |
---|---|
Bookmarks |
Provides access to sub-document bookmarks.
Inherited from Sub |
Fields |
Provides access to sub-document fields.
Inherited from Sub |
Hyperlinks |
Provides access to sub-document hyperlinks.
Inherited from Sub |
Images |
Provides access to the sub-document’s images.
Inherited from Sub |
Inline |
Provides access to the sub-document’s inline images.
Inherited from Sub |
Lists | Provides access to document lists. |
Paragraphs |
Provides access to the sub-document’s paragraphs.
Inherited from Sub |
Sections | Provides access to document sections. |
Tables |
Provides access to sub-document tables.
Inherited from Sub |
Type |
Returns the sub-document type.
Inherited from Sub |
#Methods
Name | Description |
---|---|
Add |
Parses HTML code and inserts the resulting content at the specified position in a sub-document.
Inherited from Sub |
Add |
Parses HTML code and inserts the resulting content at the end of a sub-document.
Inherited from Sub |
Add |
Inserts text in Rich Text Format (RTF) into the sub-document at the specified position.
Inherited from Sub |
Add |
Inserts text in Rich Text Format (RTF) at the end of a sub-document.
Inherited from Sub |
Add |
Inserts the text at the specified position.
Inherited from Sub |
Add |
Appends the specified text to the sub-document.
Inherited from Sub |
Begin |
Along with the End |
Begin |
Locks the Rich Text Editor to prevent its visual updates until the End |
Change |
Sets the default character formatting in the document. |
Clear |
Resets character formatting in the sub-document’s interval to the default settings.
Inherited from Sub |
Clear |
Resets character formatting in the sub-document to the default settings.
Inherited from Sub |
End |
Along with the Begin |
End |
Unlocks the Rich Text Editor after a call to the Begin |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Finds all matches of the specified text in the sub-document.
Inherited from Sub |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the specified interval’s content in HTML format.
Inherited from Sub |
Get |
Returns the specified interval’s content in HTML format. The interval is specified by its start position and length.
Inherited from Sub |
Get |
Returns a sub-document’s interval.
Inherited from Sub |
Get |
Returns whether the document is empty. |
Get |
Returns the specified interval’s content in Rich Text Format (RTF).
Inherited from Sub |
Get |
Returns the interval content in Rich Text Format (RTF). The start and length parameters define the interval.
Inherited from Sub |
Get |
Gets the text span placed within the specified interval.
Inherited from Sub |
Get |
Gets the text span at the specified position.
Inherited from Sub |
Get |
Gets the Type of the current instance. Inherited from Object. |
Mail |
Merges the selected range of the data records to the document template, separates merge ranges with the specified delimeter, and generates the resulting document. |
Mail |
Merges records of the bound data source to the document template starting with the selected record, separates merge ranges with the specified delimeter, and generates the resulting document. |
Mail |
Merges all records of the bound data source to the document template, separates merge ranges with the selected delimeter, and generates the resulting document. |
Mail |
Merges all records of the bound data source to the document template, separates merge ranges with paragraphs, and generates the resulting document. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified text interval.
Inherited from Sub |
Remove |
Removes the specified text interval.
Inherited from Sub |
Replace |
Finds all matches of the specified string in the sub-document and replaces them with a specific string.
Inherited from Sub |
To |
Returns a string that represents the current object. Inherited from Object. |