C1.C1Preview Namespace : C1MultiDocument Class |
For a list of all members of this type, see C1MultiDocument members.
Name | Description | |
---|---|---|
ColorizeHyperlinks | Gets or sets a value indicating whether hyperlinks in the report are colorized. This property only affects C1.C1Report items of the multi-document.
The default is null (the property is not defined at the multi-document level). | |
DocumentName | Gets or sets the name of the document (used to identify documents in print tasks and so on). | |
DoEvents | Gets or sets a value indicating whether the current C1MultiDocument should handle Windows messages while generating.
The default value is false. | |
EmfType | Gets or sets the type of metafiles created by the current document.
The default is null (the property is not defined at the multi-document level). | |
UseGdiPlusTextRendering | Gets or sets a value indicating whether text in the current document is rendered using GDI+ text API.
The default is null (the property is not defined at the multi-document level). |