Name | Description | |
---|---|---|
![]() | SectionDocument Constructor | Overloaded. |
The following tables list the members exposed by SectionDocument.
Name | Description | |
---|---|---|
![]() | SectionDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CacheToDisk | Gets or sets whether indicating whether a document should use memory cache exclusively or be able to cache pages on disk. |
![]() | CompatibilityMode | Gets or sets a value indicating whether the new cross-platform based rendering implementation or the legacy GDI/GDI+ rendering should be used by the document. |
![]() | Content | Gets or sets a value representing the document content. |
![]() | FontResolver | Gets or sets a value representing the implementation of the resolution of the font resources required to render a document in the CompatibilityModes.CrossPlatform compatibility mode. |
![]() | ImageConverterService | Gets the image converter service. |
![]() | Name | Overridden. Gets or sets a value indicating the document name. |
![]() | Printer | Gets a value reprsenting the printer properties for report printing. |
![]() | PrintOptions | Gets a value representing the options for report printing. |
![]() | TextLayoutService | Gets the text layout service. |
Name | Description | |
---|---|---|
![]() | Load | Overloaded. Loads the document from the specified stream. |
![]() | ResetPrinter | Resets the printer properties. |
Name | Description | |
---|---|---|
![]() | PrintAborted | Occurs when the printing of the document pages is canceled. |
![]() | PrintingThreadErrorEvent | Occurs when the printing error occurs. |
![]() | PrintProgress | Occurs when the document pages are printing. |