SnapControlOptions Properties
Stores settings specific for the SnapControl.Name | Description |
---|---|
Annotations | Provides access to options for displaying annotations in a document. Inherited from RichEditControlOptionsBase. |
Authentication | Provides access to an object used to specify the identity parameters for range editing permissions. Inherited from RichEditControlOptionsBase. |
AutoCorrect | Provides access to options that enable you to configure autocorrect features. Inherited from RichEditControlOptionsBase. |
Behavior | Provides access to an object that enables you to apply restrictions on different editor operations. Inherited from RichEditControlOptionsBase. |
Bookmarks | Provides access to an object used to specify different options for bookmarks in the document. Inherited from RichEditControlOptionsBase. |
ClipboardFormats | Gets the data formats currently available on the Clipboard. Inherited from RichEditControlOptionsBase. |
Comments | Provides access to options for displaying comments in the document. Inherited from RichEditControlOptionsBase. |
CopyPaste | Provides access to options useful in certain scenarios for inserting the content of one document into another. Inherited from RichEditControlOptionsBase. |
DataSourceOptions | Allows you to specify whether to prohibit the ObjectDataSource data retrieval, prompt the user or silently load the data. |
DataSourceWizardOptions | Provides access to options that enable customization of the Data Source Wizard. |
DocumentCapabilities | Provides access to an object used to specify document restrictions. Inherited from RichEditControlOptionsBase. |
DocumentSaveOptions | Provides access to the control’s document saving options. |
Export | Provides access to the options used for export to different formats. Inherited from RichEditControlOptionsBase. |
Fields | Provides access to the options of Snap fields. |
FileExportOptions | Provides access to the options for exporting the document in various formats. |
FormattingMarkVisibility | Provides access to an object used to specify how formatting marks are shown in the document. Inherited from RichEditControlOptionsBase. |
HorizontalRuler | Provides access to options specific to the horizontal ruler element of the RichEditControl. Inherited from RichEditControlOptionsBase. |
HorizontalScrollbar | Provides access to the options specific to the horizontal scrollbar of the RichEditControl. Inherited from RichEditControlOptions. |
Hyperlinks | Provides access to options specific to hyperlinks. Inherited from RichEditControlOptionsBase. |
Import | Provides access to the options used for import from different formats. Inherited from RichEditControlOptionsBase. |
Layout | Provides access to RichEditControl options that affect layout and display. Inherited from RichEditControlOptionsBase. |
MailMerge | Obsolete. For internal use. Use the SnapControlOptions.SnapMailMergeVisualOptions property instead. |
Printing | Provides access to options specific to printing. Inherited from RichEditControlOptionsBase. |
RangePermissions | Provides access to an object used to specify various options for ranges with permissions in the document. Inherited from RichEditControlOptionsBase. |
Search | Provides access to the options used for searching within a document. Inherited from RichEditControlOptionsBase. |
SnapMailMergeVisualOptions | Provides access to the options that determine how a mail-merge document is displayed in a Snap application. |
SpellChecker | Provides access to options that determine how the spell checker processes the document text. Inherited from RichEditControlOptionsBase. |
TableOptions | Provides access to an object used to specify different options for tables in the document. Inherited from RichEditControlOptionsBase. |
VerticalRuler | Provides access to options specific for the vertical ruler. Inherited from RichEditControlOptionsBase. |
VerticalScrollbar | Provides access to the options specific for the vertical scrollbar of the RichEditControl. Inherited from RichEditControlOptions. |
See Also