C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1Document Class |
The following tables list the members exposed by C1Document.
Name | Description | |
---|---|---|
![]() | C1Document Constructor | Initializes a new instance of the C1Document class. |
Name | Description | |
---|---|---|
![]() | Body | Gets the document body. |
![]() | CompatibilityOptions | Gets the CompatibilityOptions object which determines compatibility with the legacy C1PrintDocument component. |
![]() | Dictionary | Gets the current document's dictionary. The dictionary can be used to hold reusable resources (e.g. images used in multiple places in the document). |
![]() | DocumentInfo | Gets or sets the DocumentInfo object containing information about the current document (such as author, company, and so on). |
![]() | MeasurementUnits | Gets or sets the units of measurement used to define coordinates and sizes of objects in the current document. |
![]() | Outlines | Gets the OutlineNodeCollection representing the collection of OutlineNode objects in the current document. |
![]() | Style | Gets the main (root) Style of the current document. |
Name | Description | |
---|---|---|
![]() | Clear | Clears the current document. |
![]() | FindRenderObject | Finds a render object by name. |