ISnapControl Properties
Implements the main functionality of Snap Control.Name | Description |
---|---|
AutoSizeMode | For internal use. Inherited from IRichEditControl. |
CanShowNumberingListForm | For internal use. Inherited from IRichEditControl. |
Cursor | For internal use. Inherited from IRichEditControl. |
DataSources | Provides access to the collection of SnapControl data sources. |
Document | Provides access to a Document interface representing the control’s document. Inherited from IRichEditControl. |
DocumentViewDirection | Specifies the page order in Print Layout view and in Print Preview. Inherited from IRichEditControl. |
HyphenationDictionaries | Provides access to the collection of hyphenation dictionaries. Inherited from IRichEditControl. |
InnerControl | For internal use. Inherited from IRichEditControl. |
InnerDocumentServer | For internal use. Inherited from IRichEditControl. |
IsPrintingAvailable | Indicates whether the RichEditControl content can be printed or exported. Inherited from IRichEditControl. |
IsPrintPreviewAvailable | Indicates whether the control can be printed and the print preview for the control is available. Inherited from IRichEditControl. |
Overtype | Specifies whether or not the overtype mode is enabled for the RichEdit control. Inherited from IRichEditControl. |
OvertypeAllowed | Indicates whether or not the overtype feature is allowed. Inherited from IRichEditControl. |
ShowCaretInReadOnly | Specifies whether or not the caret is displayed if the control is read-only. Inherited from IRichEditControl. |
SkinBottomMargin | For internal use. Inherited from IRichEditControl. |
SkinLeftMargin | For internal use. Inherited from IRichEditControl. |
SkinRightMargin | For internal use. Inherited from IRichEditControl. |
SkinTextColors | For internal use. Inherited from IRichEditControl. |
SkinTopMargin | For internal use. Inherited from IRichEditControl. |
UseGdiPlus | For internal use. Inherited from IRichEditControl. |
UseSkinMargins | For internal use. Inherited from IRichEditControl. |
UseStandardDragDropMode | Indicates whether or not the standard drag-and-drop mode is selected. Inherited from IRichEditControl. |
ViewBounds | For internal use. Inherited from IRichEditControl. |
See Also