The Document type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ApplyUserPreferences |
Applies the current user's preferences to a newly created
document.
|
![]() |
AutoConfigure |
Configures a newly created document with reasonable default
values such as an intial page with a visualization on it and a filter
panel containing default filters for all columns and hierarchies.
|
![]() |
Export |
Exports the document to PDF using the settings and saves the result in the specified directory.
|
![]() |
GetStyle |
Gets the style properties for an element in the user interface.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IServiceProviderGetService |
Implements IServiceProvider.
(Inherited from Node.) |
![]() ![]() |
INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also