名前 | 解説 | |
---|---|---|
AccessibilityObject | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleName | System.Windows.Forms.Controlから継承されます。 | |
AccessibleRole | System.Windows.Forms.Controlから継承されます。 | |
AllowDrop | System.Windows.Forms.Controlから継承されます。 | |
Anchor | System.Windows.Forms.Controlから継承されます。 | |
AutoScrollMargin | System.Windows.Forms.ScrollableControlから継承されます。 | |
AutoScrollMinSize | System.Windows.Forms.ScrollableControlから継承されます。 | |
AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 | |
AutoScrollPosition | System.Windows.Forms.ScrollableControlから継承されます。 | |
AutoSize | System.Windows.Forms.Panelから継承されます。 | |
AutoSizeMode | System.Windows.Forms.Panelから継承されます。 | |
BackColor | オーバーライドされます。 Gets or sets the background color for the control. | |
BackgroundImage | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 | |
BindingContext | System.Windows.Forms.Controlから継承されます。 | |
BorderStyle | System.Windows.Forms.Panelから継承されます。 | |
Bottom | System.Windows.Forms.Controlから継承されます。 | |
Bounds | System.Windows.Forms.Controlから継承されます。 | |
Busy | 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. | |
CanFocus | System.Windows.Forms.Controlから継承されます。 | |
CanSelect | System.Windows.Forms.Controlから継承されます。 | |
CanSetPageSettings | Gets a value indicating whether the currently loaded document supports changing the page settings. | |
Capture | System.Windows.Forms.Controlから継承されます。 | |
CausesValidation | System.Windows.Forms.Controlから継承されます。 | |
ClientRectangle | System.Windows.Forms.Controlから継承されます。 | |
ClientSize | System.Windows.Forms.Controlから継承されます。 | |
Cols | Gets or sets the number of page columns shown. | |
CompanyName | System.Windows.Forms.Controlから継承されます。 | |
CompatibilityOptions | Gets the CompatibilityOptions object which determines compatibility with previous versions of C1PreviewPane. | |
Container | System.ComponentModel.Componentから継承されます。 | |
ContainsFocus | System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStrip | オーバーライドされます。 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. | |
Continuous | Gets or sets a value indicating whether to show document pages continuously. | |
Controls | System.Windows.Forms.Controlから継承されます。 | |
Created | System.Windows.Forms.Controlから継承されます。 | |
CurrentHistoryEntry | 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. | |
CurrentHistoryEntryIndex | 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. | |
CurrentVisitedDocument | Gets or sets the current visited document. | |
CurrentVisitedDocumentIndex | 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. | |
DataBindings | System.Windows.Forms.Controlから継承されます。 | |
DeviceDpi | System.Windows.Forms.Controlから継承されます。 | |
DisplayRectangle | System.Windows.Forms.ScrollableControlから継承されます。 | |
Disposing | System.Windows.Forms.Controlから継承されます。 | |
Dock | System.Windows.Forms.Controlから継承されます。 | |
Document | Gets or sets the document shown by the preview. | |
DpiX | Gets the horizontal resolution of the display. | |
DpiY | Gets the vertical resolution of the display. | |
Enabled | System.Windows.Forms.Controlから継承されます。 | |
ExportOptions | Gets the options controlling the behavior of export modules. | |
Focused | System.Windows.Forms.Controlから継承されます。 | |
Font | System.Windows.Forms.Controlから継承されます。 | |
ForeColor | System.Windows.Forms.Controlから継承されます。 | |
Handle | System.Windows.Forms.Controlから継承されます。 | |
HandleKeyboard | Gets or sets a value indicating whether the C1PreviewPane should handle the common preview keys. | |
HasChildren | System.Windows.Forms.Controlから継承されます。 | |
HasSelection | Gets a value indicating whether anything is selected in the current preview pane. | |
Height | System.Windows.Forms.Controlから継承されます。 | |
HideMargins | 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. | |
HideMarginsAvail | 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. | |
HideMarginsState | Gets or sets a value indicating whether horizontal and/or vertical margins should be hidden. | |
HistoryOptions | Gets the C1PreviewPane.HistoryOptions object determining how history is saved for the current C1PreviewPane. | |
HorizontalScroll | System.Windows.Forms.ScrollableControlから継承されます。 | |
HorzPageRulerRectangle | Gets the rectangle for the horizontal ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the HorzRulerArea. | |
HorzRulerArea | Gets the horizontal ruler area (the actual ruler is always contained within that area). | |
ImeMode | System.Windows.Forms.Controlから継承されます。 | |
IntegrateExternalTools | 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. | |
InvokeRequired | System.Windows.Forms.Controlから継承されます。 | |
IsAccessible | System.Windows.Forms.Controlから継承されます。 | |
IsAncestorSiteInDesignMode | System.Windows.Forms.Controlから継承されます。 | |
IsDisposed | System.Windows.Forms.Controlから継承されます。 | |
IsHandleCreated | System.Windows.Forms.Controlから継承されます。 | |
IsHistoryLocked | Gets a value indicating whether history is currently locked (i.e. adding of new history items is suspended). | |
IsMirrored | System.Windows.Forms.Controlから継承されます。 | |
KeyMapStack | Gets the KeyMapStack containing key maps for keyboard handling. | |
LayoutEngine | System.Windows.Forms.Controlから継承されます。 | |
Left | System.Windows.Forms.Controlから継承されます。 | |
Location | System.Windows.Forms.Controlから継承されます。 | |
Margin | System.Windows.Forms.Controlから継承されます。 | |
MaximumSize | System.Windows.Forms.Controlから継承されます。 | |
MaxZoomFactor | Gets or sets the maximum allowed zoom factor. | |
MinimumSize | System.Windows.Forms.Controlから継承されます。 | |
MinZoomFactor | Gets or sets the minimum allowed zoom factor. | |
MouseMode | Gets or sets the mouse mode (zoom, selection etc.). | |
Name | System.Windows.Forms.Controlから継承されます。 | |
Padding | System.Windows.Forms.Controlから継承されます。 | |
PageLayout | Gets or sets the preview layout. | |
Pages | Gets the collection of the preview pages. | |
PageSettings | 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. | |
PagesFillColor | Gets or sets the color used to fill the document pages in the preview before drawing the content. | |
PagesFitPaper | Gets the value indicating whether the document pages have the same size as the currently selected printer paper. | |
PagesPadding | Gets or sets the amount of padding between pages in the preview. | |
PagesPaddingCurr | Gets the current padding between pages in the preview. | |
PagesPaddingSmall | Gets or sets the amount of padding between pages in the preview used when margins are hidden. | |
Parent | System.Windows.Forms.Controlから継承されます。 | |
PreferredSize | System.Windows.Forms.Controlから継承されます。 | |
PreviewCursors | Gets the set of cursors used in the preview. | |
PreviewRectangle | Gets the preview rectangle (client are of the preview pane without the rulers and scrollbars). | |
PreviewScrollPosition | 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). | |
PrinterSettings | Gets or sets printer settings. | |
PrintingLayout | 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). | |
PrintOptions | Gets the print options. | |
PrintPreviewControl | Gets the C1PrintPreviewControl containing the current C1PreviewPane, or null. | |
ProductName | System.Windows.Forms.Controlから継承されます。 | |
ProductVersion | System.Windows.Forms.Controlから継承されます。 | |
RecreatingHandle | System.Windows.Forms.Controlから継承されます。 | |
Reflowable | Gets the value indicating whether the currently loaded document supports reflow. | |
Region | System.Windows.Forms.Controlから継承されます。 | |
RestrictScrollToPage | 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. | |
Right | System.Windows.Forms.Controlから継承されます。 | |
RightToLeft | System.Windows.Forms.Controlから継承されます。 | |
Rows | Gets or sets the number of page rows shown in non-continuous mode. | |
RulerUnits | 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. | |
ShowPageOutline | 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. | |
ShowPrintableArea | Gets or sets a value indicating whether to highlight the printable area of the current printer. | |
ShowPrintProgressDialog | 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). | |
ShowRulers | Gets or sets a value indicating whether to show horizontal and/or vertical rulers. | |
ShowToolTips | Gets or sets a value indicating whether to show tooltips. | |
SidesPadding | Gets or sets the amount of padding between pages and the preview window edges. | |
Site | System.Windows.Forms.Controlから継承されます。 | |
Size | System.Windows.Forms.Controlから継承されます。 | |
StartPageIdx | 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. | |
StatusText | Gets or sets the string that is interpreted by attached controls as the current status string. | |
TabIndex | System.Windows.Forms.Controlから継承されます。 | |
TabStop | System.Windows.Forms.Panelから継承されます。 | |
Tag | System.Windows.Forms.Controlから継承されます。 | |
ToolsIntegrator | 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. | |
ToolTip | Gets the ToolTip used to display tooltips in the preview. Change this to customize the way preview tooltips look (e.g. change colors etc.). | |
Top | System.Windows.Forms.Controlから継承されます。 | |
TopLevelControl | System.Windows.Forms.Controlから継承されます。 | |
TrackMousePosition | Gets or sets a value indicating whether the rulers should display marks showing the current cursor position. | |
UseWaitCursor | System.Windows.Forms.Controlから継承されます。 | |
VerticalScroll | System.Windows.Forms.ScrollableControlから継承されます。 | |
VertPageRulerRectangle | Gets the rectangle for the vertical ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the VertRulerArea. | |
VertRulerArea | Gets the vertical ruler area (the actual ruler is always contained within that area). | |
ViewHistory | 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. | |
Visible | System.Windows.Forms.Controlから継承されます。 | |
VisitedDocuments | 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. | |
Width | System.Windows.Forms.Controlから継承されます。 | |
ZoomFactor | Gets or sets the zoom factor (1 is actual size). | |
ZoomMode | Gets or sets the preview zoom mode. | |
ZoomSteps | Gets or sets the array of preset zoom factors. |