The C1DocEngine type exposes the following members.

Properties

  NameDescription
Busy
Sets or returns the current busy state of the object; fires the BusyChanged event if the state actually changes.
DefaultFileDescription
Returns the default friendly C1PrintDocument file description (C1PrintDocument documents)
DefaultFileExtension
Returns the default C1PrintDocument file extension, without the dot (c1d)
DefaultUIStrings
DisplayName
Sets or returns the display name of the doc engine.
DocumentInfo
Specifies the common document information, author, title and so on.
FormsContainer
FormsKeyActionEnter
Gets or sets the action to be performed when an Enter key is pressed in C1PrintPreview control which is connected to this doc engine.
FormsKeyActionTab
Gets or sets the action to be performed when a tab key is pressed in C1PrintPreview control which is connected to this doc engine.
HasOutlineEntries
Gets or sets the value indicating whether a document has at least one outline entry.
InputControls
Use this property to enumerate all input controls within document.
Name
Sets or returns the name of the doc engine. This name is stored with the document.
RenderTree
Returns the render tree of the doc engine.
rnd
SourceTree
Sets or returns the source tree of the doc engine.
src
UIStrings

See Also