DocumentLayout Methods
Provides access to the Layout API.
Name | Description |
---|---|
Begin |
Starts modifying the document obtained via a layout element. |
Dispose() |
Disposes of the Document |
End |
Finalizes modifications of the document obtained via the layout element. |
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. |
Get |
Gets the layout element of the specified type which relates to the specified position in the document model. |
Get |
Returns the layout element of the type designated by the specified generic type parameter which relates to the specified position in the document model. |
Get |
Obtains a number of pages for which layout has been already calculated. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the page of the document layout by the specified index. |
Get |
Calculates the page layout asynchronously for the specified page and allows task cancellation through the use of a cancellation token. |
Get |
Calculates page layout asynchronously for the specified page. |
Get |
Get a number of pages in the document. |
Get |
Obtains the index of the page containing the specified layout element. |
Get |
Gets the plain text contained in the range to which the layout element relates. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
Split |
Splits the Plain |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also