[]
Specifies the UI strings used by C1FlexViewer and C1FlexViewerPane controls.
public class MiscStrings
| Name | Description |
|---|---|
| ErrorFmt | Gets or sets the format string for showing errors in the StatusBar. |
| ErrorMessageTitle | Gets or sets the caption of the Error message box. |
| Export | Gets or sets the text displayed in the Export window caption. |
| ExportedFmt | Gets or sets the format string used for a notification about the document saved to a file. |
| ExportingFmt | Gets or sets the format string used for a notification about exporting the document. |
| NoMatchesFound | Gets or sets the text displayed when no matches are found during the text search. |
| PageLoadingFmt | Gets or sets the format string for a text message showing on the page being loaded. |
| PrintJobNameFmt | Gets or sets the format string for the default print job name. |
| PrintingRequiresDirect2D11 | Gets or sets the error message about not supporting printing on a machine without Direct2D 1.1. |
| ReadyStatus | Gets or sets the status text displayed in the StatusBar when all operations are completed successfully. |
| RequiresWindows7PlatformUpdate | Gets or sets the error message text displayed if Direct2D 1.1 is not available. |
| Searching | Gets or sets the status text displayed in the StatusBar while searching in the document. |
| Name | Description |
|---|---|
| ResetErrorFmt() | Resets the ErrorFmt property to its default value. |
| ResetErrorMessageTitle() | Resets the ErrorMessageTitle property to its default value. |
| ResetExport() | Resets the Export property to its default value. |
| ResetExportedFmt() | Resets the ExportedFmt property to its default value. |
| ResetExportingFmt() | Resets the ExportingFmt property to its default value. |
| ResetNoMatchesFound() | Resets the NoMatchesFound property to its default value. |
| ResetPageLoadingFmt() | Resets the PageLoadingFmt property to its default value. |
| ResetPrintJobNameFmt() | Resets the PrintJobNameFmt property to its default value. |
| ResetPrintingRequiresDirect2D11() | Resets the PrintingRequiresDirect2D11 property to its default value. |
| ResetReadyStatus() | Resets the ReadyStatus property to its default value. |
| ResetRequiresWindows7PlatformUpdate() | Resets the RequiresWindows7PlatformUpdate property to its default value. |
| ResetSearching() | Resets the Searching property to its default value. |
| ShouldSerializeErrorFmt() | Indicates whether the ErrorFmt property should be serialized. |
| ShouldSerializeErrorMessageTitle() | Indicates whether the ErrorMessageTitle property should be serialized. |
| ShouldSerializeExport() | Indicates whether the Export property should be serialized. |
| ShouldSerializeExportedFmt() | Indicates whether the ExportedFmt property should be serialized. |
| ShouldSerializeExportingFmt() | Indicates whether the ExportingFmt property should be serialized. |
| ShouldSerializeNoMatchesFound() | Indicates whether the NoMatchesFound property should be serialized. |
| ShouldSerializePageLoadingFmt() | Indicates whether the PageLoadingFmt property should be serialized. |
| ShouldSerializePrintJobNameFmt() | Indicates whether the PrintJobNameFmt property should be serialized. |
| ShouldSerializePrintingRequiresDirect2D11() | Indicates whether the PrintingRequiresDirect2D11 property should be serialized. |
| ShouldSerializeReadyStatus() | Indicates whether the ReadyStatus property should be serialized. |
| ShouldSerializeRequiresWindows7PlatformUpdate() | Indicates whether the RequiresWindows7PlatformUpdate property should be serialized. |
| ShouldSerializeSearching() | Indicates whether the Searching property should be serialized. |