[]
Gets or sets the render mode for the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<RenderMode> Mode { get; set; }
Type | Description |
---|---|
EnumDefaultExportSetting<RenderMode> | An EnumDefaultExportSetting<T> object representing the render mode for the document. |