[]
Lets users view and edit the options in a C1FlexPivotPrintDocument.
public class PrintDocumentOptions : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
PrintDocumentOptions() | Initializes a new instance of a PrintDocumentOptions. |
Name | Description |
---|---|
Document | Gets or sets the C1FlexPivotPrintDocument being edited by this PrintDocumentOptions. |
Name | Description |
---|---|
ApplyTheme(object) | Changes the dialog theme. |
Dispose(bool) | Clean up any resources being used. |
OnFontChanged(EventArgs) | Overriden to update the toolbar size. |