Class
A book synchronization option style.
SynchronizeOption
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| groupName | string | readonly | The group in which the book synchronize option style appears. |
| index | number | readonly | The index of the SynchronizeOption within its containing object. |
| name | string | readonly | The name of the SynchronizeOption. |
| parent | Book | readonly | The parent of the SynchronizeOption (a Book). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
| useStyle | bool | r/w | If true, uses the book synchronize option style when synchronizing book contents. |
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |