[]
        
(Showing Draft Content)

C1.C1Preview.Export.RtfOptionsForm

RtfOptionsForm Class

Represents a form for editing the export options used by an RtfExporter.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.8.dll
Syntax
public class RtfOptionsForm : ComplexExporterOptionsForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Fields

Name Description
m_chkShapesWord2007Compatible
m_chkUseDrawingCanvas

Properties

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.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

ProcessPaginated()

Can be used to update controls depending on Paginated property.