Document |
The DocumentCore type exposes the following members.
Name | Description | |
---|---|---|
CalculateListItems | Calculates the list items contained in this document. | |
CalculateListItems(Boolean) | Calculates the list items contained in this document. | |
CalculateStats | Calculates document's statistics (number of words, number of pages and etc). | |
Clone | Clones this DocumentCore instance. | |
GetPaginator | Gets the document paginator. | |
GetPaginator(PaginatorOptions) | Gets the document paginator. | |
ImportT(T, Boolean) | Imports (clones) the specified source element to this DocumentCore instance so it can be inserted into document content. | |
ImportT(T, Boolean, ImportSession) | Imports (clones) the specified source element to this DocumentCore instance so it can be inserted into document content. | |
Load(String) | Loads a document from a file with the specified path. | |
Load(Stream, LoadOptions) | Loads a document from the specified stream. | |
Load(String, LoadOptions) | Loads a document from a file or URL. | |
Save(String) | Saves the document to a file with the specified path. Path must include file extension. | |
Save(Stream, SaveOptions) | Saves the document in the specified stream. | |
Save(String, SaveOptions) | Saves the document to a file with the specified path. | |
SetLicense | Activate your copy after purchasing or use temporary license for delete trial message. ATTENTION: specify this property first of all before creating the instance of DocumentCore! Use it when you got own license. We offer two license types: Permanent license from sautinsoft.com and Temporary license from https://sautinsoft.com/start-for-free/. Have question? Ask us: support@sautinsoft.com. |