Accusoft.ThumbnailXpress6.Net
ThumbnailXpress Class Properties

For a list of all members of this type, see ThumbnailXpress members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyActiveControlGets or sets the active control on the container control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAllowDropThis generic control property has been replaced by four new properties specific to ThumbnailXpress that allow a finer granularity of control over the types of drag/drop operations the control will allow. The new properties are: IntraComponentThumbnailDragDropEnabled, InterComponentThumbnailDragDropEnabled, EnableAsDragSourceForExternalDragDrop, and EnableAsDropTargetForExternalDragDrop  
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAnnotationSearchOrderThis property allows you to specify the different places, in order of importance that ThumbnailXpress should look for associated annotation data when rendering a thumbnail. For each thumbnail that is being rendered, the first rule in the list that successfully points to annotation data will be used to draw those annotations on the thumbnail.  
Public PropertyAutoScaleDimensionsGets or sets the dimensions that the control was designed to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScaleModeGets or sets the automatic scaling mode of the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScrollGets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMarginGets or sets the size of the auto-scroll margin. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMinSizeGets or sets the minimum size of the auto-scroll. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollPositionGets or sets the location of the auto-scroll position. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoSize (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoSizeModeGets or sets how the control will resize itself. (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoValidateGets or sets how the control performs validation when the user changes focus to another control. (Inherited from System.Windows.Forms.UserControl)
Public PropertyBackColorOverridden. Gets and sets the control's unselected items cell background color.  
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyBorderStyleGets and sets the control's border style.  
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBottomMarginGets and sets the margin on the bottom most side of the control.  
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyCameraRawGets and sets enabling or disabling of the camera raw image type detection algorithms during thumbnail image generation.  
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCellBorderColorGets and sets the border color of the cells in the control.  
Public PropertyCellBorderWidthGets and sets the width of the cells in the control.  
Public PropertyCellHeightGets and sets the height of the cells in the control.  
Public PropertyCellHorizontalSpacingGets and sets the spacing between columns.  
Public PropertyCellSpacingColorGets and sets the control's cell spacing color.  
Public PropertyCellVerticalSpacingGets and sets the spacing between the rows in the control.  
Public PropertyCellWidthGets and sets the width of the cells in the control.  
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensionsGets the current run-time dimensions of the screen. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCustomErrorIconSpecifies the icon to use for errors instead of the stock error icon. ErrorAction must be set to 0 - use error icon.  
Public PropertyCustomGeneratingIconSpecifies the icon to use for the pre-image generation placeholder instead of the stock 'generating' icon. ShowImagePlaceholders must be set to true.  
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDblClickDirectoryDrillDownGets and sets enabling or disabling directory navigation initiated by double-clicking on directory place holder thumbnail images.  
Public PropertyDebugGets and sets the on/off state of the logging system.  
Public PropertyDebugErrorLevelGets and sets the level of detail written to the error log.  
Public PropertyDebugLogFileGets and sets the log file location.  
Public PropertyDescriptorAlignmentGets and sets the alignment of the descriptor text.  
Public PropertyDescriptorDisplayMethodGets and sets the method allowing selection of the source of the descriptor text content.  
Public PropertyDisplayRectangleOverridden. Gets the current area being displayed.  
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyEnableAsDragSourceForExternalDragDropGets and sets enabling or disabling the component acting as a drag source for dragging thumbnail images to other applications. Any application that supports acting as a drop target for the CF_DIB clipboard/drag-drop format can be a thumbnail image drop recipient.  
Public PropertyEnableAsDropTargetForExternalDragDropGets and sets enabling or disabling the component acting as a drop target for other applications to drag files onto the component to display those files as thumbnail images.  
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyErrorActionGets and sets the type of display action taken when a thumbnail generation error occurs.  
Public PropertyFiltersGets the FilterCollection object to access a collection of filters.  
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFontOverridden. Gets and sets the thumbnail descriptor font.  
Public PropertyForeColorOverridden. Gets and sets the controls foreground color.  
Public PropertyFtpPasswordGets and sets the FTP password.  
Public PropertyFtpUserNameGets and sets the FTP user name.  
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHorizontalScrollGets the characteristics associated with the horizontal scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInterComponentThumbnailDragDropEnabledGets and sets enabling or disabling the component acting as a drag source or drop target for thumbnail image drag and drop operations between other instances of the ThumbnailXpress component.  
Public PropertyIntraComponentThumbnailDragDropEnabledGets and sets enabling or disabling support of drag and drop move operations amongst thumbnail images in the same instance of a ThumbnailXpress component.  
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyItemsGets the ThumbnailItemCollection object to access a collection of thumbnail items.  
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftMarginGets and sets the margin on the left most side of the control.  
Public PropertyLicensingGets the Licensing object to allow user to license ThumbnailXpress.  
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumThreadCountGets and sets the maximum number of concurrent worker threads allowed for thumbnail bitmap generation.  
Public PropertyMaximumThumbnailBitDepthGets and sets the maximum bit-depth allowed for the thumbnails.  
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyNotateXpressInstanceThe instance of NotateXpress, this should be set to the Accusoft.NotateXpressSdk.NotateXpress.InstanceHandle property. Once set annotations can be drawn on thumbnails. Note: NotateXpress is a separate control.  
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentFormGets the form that the container control is assigned to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyPdfPasswordGets and sets the PDF password.  
Public PropertyPdfRepairRead/write property accessing the PDF repair flag.  
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPreserveBlackGets and sets enabling or disabling the PreserveBlack algorithms during thumbnail image generation.  
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProxyServerGets and sets the name or IP address of an optional proxy server.  
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightMarginGets and sets the margin on the right most side of the control.  
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyScrollDirectionGets and sets the current direction of scrolling.  
Public PropertySelectBackColorGets and sets the control's selected items cell background color.  
Public PropertySelectedItemsGets the SelectedThumbnailItemCollection object to access a collection of selected thumbnail items.  
Public PropertySelectionModeGets and sets the item selection mode for the control.  
Public PropertyShowBusyCursorGets and sets the displaying of a busy cursor when thumbnail images are being loaded from a directory or file.  
Public PropertyShowHourglassGets and sets the displaying of an hourglass cursor when thumbnail images are being loaded from a directory or file.  
Public PropertyShowImagePlaceholdersGets and sets the display of a pre-image-generation 'placeholder' icon.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextBackColorGets and sets the control's descriptor text background color.  
Public PropertyThreadHungThresholdGets and sets the elapsed time threshold (in milliseconds) beyond which a request to obtain a thumbnail should be abandoned.  
Public PropertyThreadStartThresholdGets and sets the elapsed time threshold (in milliseconds) beyond which a request to obtain a thumbnail should be considered of "extended duration".  
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyTopMarginGets and sets the margin on the top-most side of the control.  
Public PropertyTopVisibleItemGets the thumbnail item of the top-most visible thumbnail item.  
Public PropertyUseCameraRawThumbnailWhen CameraRaw is true, setting this property will load the embedded thumbnail of the camera raw image which typically loads faster than the full-size image.  
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVersionReturns the version of the ThumbnailXpress control at run-time.  
Public PropertyVerticalScrollGets the characteristics associated with the vertical scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleColumnCountGets the number of visible thumbnail columns.  
Public PropertyVisibleRowCountGets the number of visible thumbnail rows.  
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

ThumbnailXpress Class
Accusoft.ThumbnailXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback