PrintDocument for WinForms
C1PreviewPane クラス メソッド


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

このクラスのメンバの一覧は、C1PreviewPaneメンバを参照してください。

パブリック メソッド
 名前解説
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.  
トップ
参照

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