SectionDocument Class Members
In This Topic
The following tables list the members exposed by SectionDocument.
Public Constructors
Public Properties
| Name | Description |
| CacheToDisk | CacheToDiskEnabled This make the pages collection use a temp file for the canvas item streams |
| CompatibilityMode | Specifies if the document should use legacy GDI/GDI+ rendering or new cross-platform based rendering implementation. |
| Content | Gets or sets the content. |
| FontResolver | Gets or sets font resolver for CrossPlatform CompatibilityMode. null means the default resolver. |
| Name | Overridden. |
| Printer | Gets the document's printer. |
| PrintOptions | Print options |
Top
Public Methods
| Name | Description |
| Load | Overloaded. Loads document from the specified stream. |
| ResetPrinter | Resets the printer properties |
Top
Public Events
See Also