[]
Represents a form for editing the export options used by an RtfExporter.
public class RtfOptionsForm : ComplexExporterOptionsForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
m_chkShapesWord2007Compatible | |
m_chkUseDrawingCanvas |
Name | Description |
---|---|
ShapesWord2007Compatible | Gets or sets a value indicating whether shapes are drawn in a mode compatible with Word 2007. |
UseDrawingCanvas | Gets or sets a value indicating whether to use canvases in the exported document. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
ProcessPaginated() | Can be used to update controls depending on Paginated property. |