[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PrintPreviewControl

C1PrintPreviewControl Class

Represents an integrated preview control, containing a preview pane, a navigation panel, toolbars and a status bar.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
[ToolboxBitmap(typeof(C1PrintPreviewControl), "C1PrintPreviewControl.png")]
[Docking(DockingBehavior.Ask)]
public class C1PrintPreviewControl : ToolStripContainer, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, ISupportInitialize

Constructors

Name Description
C1PrintPreviewControl()

Initializes a new instance of the C1PrintPreviewControl class.

Properties

Name Description
AvailablePreviewActions

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

BottomToolStripPanel

For internal use.

BottomToolStripPanelVisible

For internal use.

ContentPanel

For internal use.

DefaultSize

Gets the default size for the control.

Document

Gets or sets the document shown by the preview.

ExportOptions

Gets options controlling the behavior of export modules.

ImageSet

Gets or sets a value indicating which set of predefined images is used by the preview.

LeftToolStripPanel

For internal use.

LeftToolStripPanelVisible

For internal use.

NavigationPanelVisible

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

OutlineViewCaption

Gets or sets the outline view caption.

PreviewNavigationPanel

Gets the preview navigation panel.

PreviewOutlineView

Gets the preview outline view.

PreviewPane

Gets the preview pane.

PreviewProgressBar

Gets the preview progress bar.

PreviewStatusBar

Gets the preview status bar.

PreviewStatusText

Gets the preview status.

PreviewTextSearchPanel

Gets the preview text search panel.

PreviewThumbnailView

Gets the preview thumbnails view.

RightToolStripPanel

For internal use.

RightToolStripPanelVisible

For internal use.

StatusBarVisible

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

TextSearchPanelVisible

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

TextSearchUIStyle

Gets or sets the type of UI used for text search.

ThumbnailViewCaption

Gets or sets the thumbnail view caption.

ToolBars

Gets the preview control toolbars.

TopToolStripPanel

For internal use.

TopToolStripPanelVisible

For internal use.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnResize(EventArgs)
ResetOutlineViewCaption()

Resets the OutlineViewCaption property to its default value.

ResetThumbnailViewCaption()

Resets the ThumbnailViewCaption property to its default value.

ResetToolBars()

Resets the ToolBars property to its default value.

ShouldSerializeOutlineViewCaption()

Indicates whether the OutlineViewCaption property should be serialized.

ShouldSerializeThumbnailViewCaption()

Indicates whether the ThumbnailViewCaption property should be serialized.

ShouldSerializeToolBars()

Indicates whether the ToolBars property should be persisted.