Name | Description | |
---|---|---|
NOfficeApplicationOptions Constructor | Default constructor. |
The following tables list the members exposed by NOfficeApplicationOptions.
Name | Description | |
---|---|---|
NOfficeApplicationOptions Constructor | Default constructor. |
Name | Description | |
---|---|---|
AskForUnitProperty | Reference to the AskForUnit property. | |
AuthorProperty | Reference to the Author property. | |
AutomaticallyCheckForUpdatesProperty | Reference to the AutomaticallyCheckForUpdates property. | |
AutoSaveIntervalProperty | Reference to the AutoSaveInterval property. | |
CompanyProperty | Reference to the Company property. | |
ContextualHelpModeProperty | Reference to the ContextualHelpMode property. | |
DefaultUnitProperty | Reference to the DefaultUnit property. | |
DeveloperModeProperty | Reference to the DeveloperMode property. | |
EmailSendSettingsProperty | Reference to the EmailSendSettings property. | |
JpegEncoderSettingsProperty | Reference to the JpegEncoderSettings property. | |
LastCheckForUpdatesProperty | Reference to the LastCheckForUpdates property. | |
NOfficeApplicationOptionsSchema | Schema associated with NOfficeApplicationOptions. | |
PngEncoderSettingsProperty | Reference to the PngEncoderSettings property. | |
UICultureNameProperty | Reference to the UICultureName property. | |
UIThemeProperty | Reference to the UITheme property. |
Name | Description | |
---|---|---|
AskForUnit | Gets/Sets whether to ask for unit. | |
Author | Gets/Sets the author name to assign to new documents. | |
AutomaticallyCheckForUpdates | Gets/Sets whether to automatically check for updates. By default set to true. | |
AutoSaveInterval | Gets/Sets the time interval at which to auto-save the current document. By default set to 1 minute. | |
Company | Gets/Sets the company name to assign to new documents. | |
ContextualHelpMode | Gets/Sets the contextual help mode. By default set to FocusedElement. | |
DefaultUnit | Gets/Sets the default measurement unit. | |
DeveloperMode | Gets/Sets whether the application operates in developer mode. In developer mode the application displays advanced property editors and additional properties in certain editors as well as other developer specific information. By Default set to false. | |
EmailSendSettings | Gets/Sets the settings related to sending email messages. | |
JpegEncoderSettings | Gets/Sets the JPEG encoder settings. | |
LastCheckForUpdates | Gets/Sets the value of the LastCheckForUpdates property. | |
PngEncoderSettings | Gets/Sets the PNG encoder settings. | |
UICultureName | Gets/Sets the name of the current UI culture. | |
UITheme | Gets/Sets the UI theme of the application. |