| Editor Class |
Namespace: Appkit.Components
public class Editor
The Editor type exposes the following members.
| Name | Description | |
|---|---|---|
| Cached |
是否缓存。
默认为 false。 | |
| Encoded |
是否对 url 进行编码。
默认为 false。 | |
| IsReadOnly |
是否只读。
默认为 false。 | |
| Path |
要编辑的 XML 文档的路径。
| |
| Title |
页面标题。
|