[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PrintPreviewControl.PreviewToolBars

C1PrintPreviewControl.PreviewToolBars Class

Represents toolbars used by the preview control.

Inheritance
C1PrintPreviewControl.PreviewToolBars
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class C1PrintPreviewControl.PreviewToolBars

Properties

Name Description
File

Gets the File toolbar.

Navigation

Gets the Navigation toolbar.

Owner

Gets the owner of the toolbars.

Page

Gets the Page toolbar.

Gets the search toolbar.

Text

Gets the Text toolbar.

Zoom

Gets the Zoom toolbar.

Methods

Name Description
ResetFile()

Resets the File property to its default value.

ResetNavigation()

Resets the Navigation property to its default value.

ResetPage()

Resets the Page property to its default value.

ResetSearch()

Resets the Search property to its default value.

ResetText()

Resets the Text property to its default value.

ResetZoom()

Resets the Zoom property to its default value.

ShouldSerializeFile()

Indicates whether the File property should be persisted.

ShouldSerializeNavigation()

Indicates whether the Navigation property should be persisted.

ShouldSerializePage()

Indicates whether the Page property should be persisted.

ShouldSerializeSearch()

Indicates whether the Search property should be persisted.

ShouldSerializeText()

Indicates whether the Text property should be persisted.

ShouldSerializeZoom()

Indicates whether the Zoom property should be persisted.