WinFormattedTextWordWriter Resource Strings Reference
You can quickly and easily modify any resource string value that is displayed to a user by a control/component. Resource strings include items such as dialog box captions, warning messages, alerts, etc.
The following table lists the names of the resource strings that are used by this assembly, along with the string’s default text value.
Resource String Name |
Default Value |
LDR_UltraFormattedTextWordWriter_E_ExportEnded
|
Occurs after FormattedText export ends
|
LDR_UltraFormattedTextWordWriter_E_ExportEnding
|
Occurs after FormattedText export about to end
|
LDR_UltraFormattedTextWordWriter_E_ExportStarted
|
Occurs before the export begins.
|
LDR_UltraFormattedTextWordWriter_E_HyperlinkExported
|
Occurs after a Hyperlink is Exported
|
LDR_UltraFormattedTextWordWriter_E_HyperlinkExporting
|
Occurs before Hyperlink export begins
|
LDR_UltraFormattedTextWordWriter_E_ImageExported
|
Occurs after a Picture is Exported
|
LDR_UltraFormattedTextWordWriter_E_ImageExporting
|
Occurs before a Picture is Exported
|
LDR_UltraFormattedTextWordWriter_E_TextExported
|
Occurs after a TextNode is Exported
|
LDR_UltraFormattedTextWordWriter_E_TextExporting
|
Occurs before a TextNode Export begins
|