[]
        
(Showing Draft Content)

C1.Win.FlexPivot.PrintDocumentOptions

PrintDocumentOptions Class

Lets users view and edit the options in a C1FlexPivotPrintDocument.

Namespace: C1.Win.FlexPivot
Assembly: C1.Win.FlexPivot.4.8.dll
Syntax
public class PrintDocumentOptions : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
PrintDocumentOptions()

Initializes a new instance of a PrintDocumentOptions.

Properties

Name Description
Document

Gets or sets the C1FlexPivotPrintDocument being edited by this PrintDocumentOptions.

Methods

Name Description
ApplyTheme(object)

Changes the dialog theme.

Dispose(bool)

Clean up any resources being used.

OnFontChanged(EventArgs)

Overriden to update the toolbar size.