PrintDocument for WinForms
C1PreviewPane クラス メンバ
プロパティ  メソッド  イベント


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : C1PreviewPane クラス

C1PreviewPaneデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of C1PreviewPane control.  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティ System.Windows.Forms.Panelから継承されます。
Public プロパティ System.Windows.Forms.Panelから継承されます。
Public プロパティオーバーライドされます。 Gets or sets the background color for the control.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Panelから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the flag indicating whether the preview pane is currently busy. Some actions (especially those that could cause significant changes in the preview pane's state) raise this flag themselves, and cannot be performed when this flag was raised by another operation. This flag should be tested before attempting to change preview pane's properties or invoke methods on it.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets a value indicating whether the currently loaded document supports changing the page settings.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the number of page columns shown.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the CompatibilityOptions object which determines compatibility with previous versions of C1PreviewPane.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティオーバーライドされます。 Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this C1PreviewPane. If not explicitly set in code (i.e. null at design time), the default context menu will be used at runtime.  
Public プロパティGets or sets a value indicating whether to show document pages continuously.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the current history entry.

Assigning to this property moves the preview pane in history. The value being assigned must be an element in the C1PreviewPane.ViewHistory collection.

Note that in some situations the current history entry can not be changed (e.g. when the operation is attempted while the preview is changing its state). In those cases the set operation will be ignored.

 
Public プロパティGets or sets the index of current history entry.

Assigning to this property moves the preview pane in history.

Note that in some situations the current history entry can not be changed (e.g. when the operation is attempted while the preview is changing its state). In those cases the set operation will be ignored.

 
Public プロパティGets or sets the current visited document.  
Public プロパティGets or sets the index of the current visited document in the C1PreviewPane.VisitedDocuments collection.

Assigning a value to this property causes the preview pane to show the document stored at that index in the collection. If the assigned value is -1, the current document is cleared.

 
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the document shown by the preview.  
Public プロパティGets the horizontal resolution of the display.  
Public プロパティGets the vertical resolution of the display.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the options controlling the behavior of export modules.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the C1PreviewPane should handle the common preview keys.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets a value indicating whether anything is selected in the current preview pane.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the user is allowed to hide/show margins by double-clicking the mouse in the gap between pages.  
Public プロパティGets a value indicating whether horizontal or vertical margins can be hidden on the current document. Margins can hide if all pages have the same size. Additionally, horizontal margins can also hide if the preview has one column.  
Public プロパティGets or sets a value indicating whether horizontal and/or vertical margins should be hidden.  
Public プロパティGets the C1PreviewPane.HistoryOptions object determining how history is saved for the current C1PreviewPane.  
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティGets the rectangle for the horizontal ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the HorzRulerArea.  
Public プロパティGets the horizontal ruler area (the actual ruler is always contained within that area).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the current preview pane should integrate and handle external tools such as toolbars and navigation panels. When true, the C1PreviewPane.ToolsIntegrator can be used to access the tools associated with the current preview pane.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets a value indicating whether history is currently locked (i.e. adding of new history items is suspended).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the KeyMapStack containing key maps for keyboard handling.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the maximum allowed zoom factor.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the minimum allowed zoom factor.  
Public プロパティGets or sets the mouse mode (zoom, selection etc.).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the preview layout.  
Public プロパティGets the collection of the preview pages.  
Public プロパティGets or sets page settings associated with the current document.

IMPORTANT NOTE: The System.Drawing.Printing.PageSettings object returned by this property is created on the fly, and any changes made to its sub-properties may be lost unless you explicitly assign the modified object to the current property.

 
Public プロパティGets or sets the color used to fill the document pages in the preview before drawing the content.  
Public プロパティGets the value indicating whether the document pages have the same size as the currently selected printer paper.  
Public プロパティGets or sets the amount of padding between pages in the preview.  
Public プロパティGets the current padding between pages in the preview.  
Public プロパティGets or sets the amount of padding between pages in the preview used when margins are hidden.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the set of cursors used in the preview.  
Public プロパティGets the preview rectangle (client are of the preview pane without the rulers and scrollbars).  
Public プロパティGets or sets the location of the top left corner of the preview area (the scroll position) within the preview window. The value is relative to the PreviewRectangle, not to the ClientRectangle. The value is independent of the ZoomFactor (i.e. setting the same values will scroll to the same logical position in the document at any zoom factor).  
Public プロパティGets or sets printer settings.  
Public プロパティGets or sets a value indicating whether to show the physical printing layout (printer page size and the location of the document pages' on the paper).  
Public プロパティGets the print options.  
Public プロパティGets the C1PrintPreviewControl containing the current C1PreviewPane, or null.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the value indicating whether the currently loaded document supports reflow.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether scrolling with the scrollbar or mouse wheel is restricted to the current page (for non-continuous mode only).

The default is false.

 
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the number of page rows shown in non-continuous mode.  
Public プロパティGets or sets a value specifying what measurement units should be used by the rulers. By default the units are determined by the current country/region.  
Public プロパティGets or sets a value indicating whether to show the original page outline (as a dashed line) when PrintingLayout is true and the printer paper does not match the original page size.  
Public プロパティGets or sets a value indicating whether to highlight the printable area of the current printer.  
Public プロパティGets or sets a value indicating whether to show a cancellable print progress dialog while printing a document. If this property is false (which is the default), only a status progress bar shows print progress (and so printing cannot be cancelled).  
Public プロパティGets or sets a value indicating whether to show horizontal and/or vertical rulers.  
Public プロパティGets or sets a value indicating whether to show tooltips.  
Public プロパティGets or sets the amount of padding between pages and the preview window edges.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the 0-based index of the currently visible page. If several pages are visible, this property indicates the page with the most surface shown. When the property is set, the new start page's top left corner is aligned with the preview window's top left corner.  
Public プロパティGets or sets the string that is interpreted by attached controls as the current status string.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Panelから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the C1PreviewToolsIntegrator used by the current preview pane. Provides access to controls associated with the current preview pane, such as C1PreviewThumbnailView and C1PreviewOutlineView. This value is null if IntegrateExternalTools is false.  
Public プロパティGets the ToolTip used to display tooltips in the preview. Change this to customize the way preview tooltips look (e.g. change colors etc.).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the rulers should display marks showing the current cursor position.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Public プロパティGets the rectangle for the vertical ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the VertRulerArea.  
Public プロパティGets the vertical ruler area (the actual ruler is always contained within that area).  
Public プロパティGets the collection of ViewHistoryItem objects saved in history. Depending on C1PreviewPane.HistoryOptions, items are automatically added to this collection when the user scrolls, zooms and so on in the current C1PreviewPane.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets the collection of VisitedDocument objects saved in history. If C1PreviewPane.HistoryOptions indicates that documents should be saved in history, they are added to this collection automatically when the user navigates between documents.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the zoom factor (1 is actual size).  
Public プロパティGets or sets the preview zoom mode.  
Public プロパティGets or sets the array of preset zoom factors.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Panelから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.ScrollableControlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティ System.Windows.Forms.Controlから継承されます。
Protected プロパティオーバーライドされます。 For internal use.  
Protected プロパティ System.Windows.Forms.ScrollableControlから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドCreates a new ViewHistoryItem object using the current state of the C1PreviewPane.

The newly created object is then added to the C1PreviewPane.ViewHistory collection. Adding of the new state to history is cancelled if the C1PreviewPane.Document property of the current preview pane is null, or if the specified action should not be saved according to the HistoryOptions.SavedActions value of the current pane's C1PreviewPane.HistoryOptions.

Adding of the new state to history can also be cancelled in the C1PreviewPane.HistoryItemAdding event.

 
Public メソッドCreates a new ViewHistoryItem object with the specified ViewState.

The newly created object is then added to the C1PreviewPane.ViewHistory collection.

Adding of the new state to history can be cancelled in the C1PreviewPane.HistoryItemAdding event.

 
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドConverts a point in the current C1PreviewPane's client coordinates, to document coordinates.

Document coordinates are also pixels, but are relative to a specific page's left top corner, and do not depend on the current zoom factor.

For instance, a client point that is over a page's right top corner would yield a point with document coordinates (816,0) on a 96 DPI resolution display for a 8.5 in wide page (816 is 8.5 multiplied by 96), regardless of the current zoom factor or document scroll position in the preview.

 
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドCopies the text currently selected in this C1PreviewPane to clipboard. Does nothing if the current selection is empty.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。 オーバーライドされます。 Releases the resoureces used by C1PreviewPane.  
Public メソッドCopies the current selection to clipboard.  
Public メソッドオーバーロードされます。 Converts a PointF in document coordinates to the current C1PreviewPane's client coordinates.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドHandles the Escape key (clears selection, resets mouse mode).  
Public メソッドGoes back in history.  
Public メソッドGoes forward in history.  
Public メソッドGoes to next page.  
Public メソッドGoes to previous page.  
Public メソッドScrolls to the end of the document.  
Public メソッドScrolls down.  
Public メソッドScrolls left.  
Public メソッドScrolls one page down.  
Public メソッドScrolls one page up.  
Public メソッドScrolls right.  
Public メソッドScrolls to the top of the document.  
Public メソッドScrolls up.  
Public メソッドSelects the whole document.  
Public メソッドZooms in.  
Public メソッドZooms out.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。 Shows a file open dialog, allows the user to select a C1DX or C1D file, and loads the selected file into the current preview pane. If an exception occurs while loading the file, an error message is displayed, and the method returns false.  
Public メソッドオーバーロードされます。 Saves the currently loaded document, allowing the user to select the file name and the output format, using the ExportOptions specified on the current preview pane.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドSearches for a hyperlink at the specified client location.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドGets the rectangle representing the specified page, relative to PreviewScrollPosition. The rectangle is in document coordinates (i.e. does not depend on the current zoom factor).  
Public メソッドGets the size of a page specified by the page index. The size is in document coordinates (i.e. does not depend on the current zoom factor).  
Public メソッドGets the percentage (from 0 to 100) of the area of the specified page that is currently visible in this C1PreviewPane. The returned value is rounded to 2 decimal digits.  
Public メソッドGets RectangleF representing the area of the specified page that is currently visible in the current C1PreviewPane. The rectangle is in document (i.e. independent of the current zoom factor) coordinates, and is relative to the specified page's left top corner.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドGets the text currently selected in this C1PreviewPane.  
Public メソッドEnsures that the specified anchor (see C1.C1Preview.C1Anchor) is visible in the current preview pane.  
Public メソッドオーバーロードされます。 Ensures that the specified document location is visible in the current preview pane.  
Public メソッドMakes sure that the currently selected text is visible in the current C1PreviewPane. (This method does nothing if currently there is no selection.)  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドGoes back in history.  
Public メソッドGoes forward in history.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドGets a value indicating whether any part of the specified page is currently visible in this C1PreviewPane.  
Public メソッドTemporarily locks (suspends) adding of new items to C1PreviewPane.ViewHistory. Note a matching call to C1PreviewPane.UnlockHistory must exist for each call of this method.  
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。 Ensures that the specified rectangle (expressed in preview pane client coordinates) is visible (scrolled in) in the preview pane.  
Public メソッドオーバーロードされます。 Raises the LongOperation event on the preview pane.  
Public メソッドInvokes the standard page setup dialog. If the user presses OK in the dialog, the currently loaded document reflows if reflow is supported.  
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。 Shows the standard print dialog, allowing the user to print the currently loaded document.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドReflows the currently loaded document.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーライドされます。 Resets the BackColor property to the default value.  
Public メソッドResets the PagesFillColor to the default value.  
Public メソッドResets the PagesPadding to the default value.  
Public メソッドResets the PagesPaddingSmall to the default value.  
Public メソッドResets the SidesPadding to the default value.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドResets the ZoomSteps property to the default value.  
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。 Scrolls the previewed document in the client area by the specified horizontal and vertical amounts.  
Public メソッド System.Windows.Forms.ScrollableControlから継承されます。
Public メソッドオーバーロードされます。 Scrolls the previewed document in the client area by the specified horizontal and vertical amounts. The scroll amounts are expressed in document coordinates.  
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドSelects all text in the document currently loaded into this C1PreviewPane.  
Public メソッドRemoves all selection in the document currently loaded into this C1PreviewPane.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドSelects all text on the specified page in the document currently loaded into this C1PreviewPane.  
Public メソッドSelects the specified text fragment in the document currently loaded in the current C1PreviewPane.  
Public メソッドSelects a word at the specified location (in client coordinates) in the document currently loaded into this C1PreviewPane.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.ScrollableControlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドSets the input focus to the specified C1.C1Preview.RenderInputFragment object. This method should be used only if the preview currently shows a C1.C1Preview.C1PrintDocument.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドShows a dialog box with the exception message.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドSearches for an occurrence of a text in the document currently loaded in the current C1PreviewPane.  
Public メソッドSearches for all occurrences of a text in the document currently loaded in the current C1PreviewPane.  
Public メソッド System.Windows.Forms.Panelから継承されます。
Public メソッドUnlocks (resumes) adding of new items to C1PreviewPane.ViewHistory temporarily locked by a previous call to C1PreviewPane.LockHistory.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドForces the preview pane to update the preview.  
トップ
プロテクト メソッド
 名前解説
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the Layout event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseClick event.  
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseDoubleClick event.  
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseDown event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseMove event.  
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseUp event.  
Protected メソッドオーバーライドされます。 Overridden. Raises the MouseWheel event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the Paint event.  
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the ParentChanged event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドRaises the PreviewPrint event on the current preview pane.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドRaises the PropertyChanged event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Panelから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Raises the SizeChanged event.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドResets the CompatibilityOptions property to the defalut value.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.ScrollableControlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドIndicates whether the CompatibilityOptions property should be serialized.  
Protected メソッドIndicates whether the ExportOptions property should be serialized.  
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッド System.Windows.Forms.Controlから継承されます。
Protected メソッドオーバーライドされます。 Overridden. Processes Windows messages.  
トップ
パブリック イベント
 名前解説
Public イベントFired from within the System.Drawing.Printing.PrintDocument.PrintPage event handler of the C1.C1Preview.C1PrintManager used to print the document. See C1.C1Preview.C1PrintManager.AdjustPrintPage for details.  
Public イベント System.Windows.Forms.Panelから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.ComponentModel.Componentから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when an external exception is thrown (e.g. while printing).  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when user performs some action on RenderInputBase object within preview (Click, MouseDown etc).  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when a new ViewHistoryItem object is being added to the C1PreviewPane.ViewHistory collection. The event handler can cancel this adding.  
Public イベントOccurs when a hyperlink jump takes place.  
Public イベントOccurs when the mouse pointer is over a hyperlink and a mouse button is pressed.  
Public イベントOccurs when the mouse pointer enters a hyperlink.  
Public イベントOccurs when the mouse pointer leaves a hyperlink.  
Public イベントOccurs when the mouse pointer moves over a hyperlink.  
Public イベントOccurs when the mouse pointer is over a hyperlink and a mouse button is released.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs if HistoryOptions.VisitedDocumentStorage on the current preview pane is set to VisitedDocumentStorageEnum.User, and a previously saved visited document should be loaded from history.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs periodically when a long operation is in progress.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when the document action from preview forms should be executed.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs immediately before a print dialog is shown by the preview in response to user action. Allows to adjust the properties of the print dialog, or cancel it without showing.  
Public イベントOccurs when a property of the preview pane that is not inherited from the base class changes.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントFired from within the System.Drawing.Printing.PrintDocument.QueryPageSettings event handler of the C1.C1Preview.C1PrintManager used to change page settings. See C1.C1Preview.C1PrintManager.QueryPageSettings for details.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs if HistoryOptions.VisitedDocumentStorage on the current preview pane is set to VisitedDocumentStorageEnum.User, and a visited document should be added to history. The event handler must save the document.  
Public イベント System.Windows.Forms.ScrollableControlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs whenever the user clicks one of the predefined preview toolbar buttons such as print or file open. Allows to provide non-standard toolbar button handling, or cancel the action.  
Public イベントOccurs when a user-defined hyperlink jump takes place.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when a new VisitedDocument object is being added to the C1PreviewPane.VisitedDocuments collection of the current preview pane. Adding can be cancelled in the event handler.  
トップ
参照

C1PreviewPane クラス
C1.Win.C1Preview 名前空間