Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsPageFormatMBS class.

WindowsPageFormatMBS.DisplayName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The form's display name in the language specified by LangId.

Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

WindowsPageFormatMBS.Flags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The flags for this page format.

The following values are defined.

ValueMeaning
FORM_USERIf this bit flag is set, the form has been defined by the user. Forms with this flag set are defined in the registry.
FORM_BUILTINIf 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_PRINTERIf this bit flag is set, the form is associated with a certain printer, and its definition appears in the registry.
(Read and Write property)

WindowsPageFormatMBS.ImageableAreaBottom as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.ImageableAreaHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.ImageableAreaLeft as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.ImageableAreaRight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.ImageableAreaTop as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.ImageableAreaWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The imageable area, in thousandths of millimeters, of the form.

(Read and Write property)

WindowsPageFormatMBS.Keyword as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A non-localizable string identifier of the form.

When passed to AddForm or SetForm, this gives the caller a means of identifying the form in all locales.
Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

WindowsPageFormatMBS.LangId as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The language of the DisplayName.

Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

WindowsPageFormatMBS.Mode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The mode.

Value can be 1 (Windows 2000 and newer) or 2 (Windows Vista and newer).
(Read and Write property)

WindowsPageFormatMBS.MuiDll as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The Multilingual User Interface localized resource DLL that contains the localized display name.

Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

WindowsPageFormatMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The name of the form.

(Read and Write property)

WindowsPageFormatMBS.ResourceId as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The resource ID of the form's display name in MuiDll.

Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

WindowsPageFormatMBS.SizeHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The height, in thousandths of millimeters, of the form.

(Read and Write property)

Some examples using this property:

WindowsPageFormatMBS.SizeWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 10.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The width, in thousandths of millimeters, of the form.

(Read and Write property)

Some examples using this property:

WindowsPageFormatMBS.StringType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifies how a localized display name for the form is obtained at runtime.

The following values are defined. Only one can be set in any given call to AddForm or SetForm. Both STRING_MUIDLL and STRING_LANGPAIR can be set in the WindowsPageFormatMBS (s) returned by GetForm or GetPrinterFormats.

Can be STRING_LANGPAIR, STRING_MUIDLL or STRING_NONE.
Only available in Windows Vista and newer and only valid if mode = 2.
(Read and Write property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...