Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Printing | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This class wraps the FORM_INFO_1 structure. You can find more information here:
http://msdn.microsoft.com/en-us/library/dd144836(v=VS.85).aspx
Constant | Value | Description |
---|---|---|
FORM_BUILTIN | 1 |
One of the flag constants.
If this bit-flag is set, the form is part of the spooler. Form definitions with this flag set do not appear in the registry. |
FORM_PRINTER | 2 |
One of the flag constants.
If this bit flag is set, the form is associated with a certain printer, and its definition appears in the registry. |
FORM_USER | 0 |
One of the flag constants.
If this bit flag is set, the form has been defined by the user. Forms with this flag set are defined in the registry. |
Constant | Value | Description |
---|---|---|
STRING_LANGPAIR | 4 |
The display name and language ID are provided directly by DisplayName and the language is specified by LangId. |
STRING_MUIDLL | 2 |
The display name is extracted from the Multilingual User Interface localized resources DLL specified in MuiDll. The ID is in the ResourceId member. |
STRING_NONE | 1 |
There is no localized display name. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Win Plugin.
WindowsOCRWordMBS - WindowsPageSetupDialogMBS