[]
Gets or sets a value indicating whether to export the Shapes and Lines to RTF Format.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting EnableShapes { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing whether to export the Shapes and Lines to RTF Format. |