[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PrintPreviewDialog

C1PrintPreviewDialog Class

Displays a dialog box that shows the preview of the associated document. Includes toolbars, navigation panel and status bar.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
[ToolboxBitmap(typeof(C1PrintPreviewDialog), "C1PrintPreviewDialog.png")]
public class C1PrintPreviewDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
C1PrintPreviewDialog()

Initializes a new instance of the C1PrintPreviewDialog class.

Properties

Name Description
AvailablePreviewActions

Gets or sets flags indicating which tools should be available in the preview.

DefaultMinimumSize

Gets the default minimum size of the control.

Document

Gets or sets the document shown by the dialog.

NavigationPanelVisible

Gets or sets a value indicating whether the navigation panel should be visible.

PreviewOutlineView

Gets the preview outline tspanel.

PreviewPane

Gets the preview pane.

PreviewProgressBar

Gets the preview progress bar.

PreviewStatusText

Gets the preview progress bar.

PreviewTextSearchPanel

Gets the preview text search tspanel.

PreviewThumbnailView

Gets the preview thumbnails tspanel.

PrintPreviewControl

Gets the C1PrintPreviewControl shown by the current print preview dialog.

PrinterSettings

Gets or sets printer settings.

StatusBarVisible

Gets or sets a value indicating whether the status bar should be visible.

TextSearchPanelVisible

Gets or sets a value indicating whether the text search panel should be visible.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.