Option attributes for the Memory feature

Important

We recommend that you use Microsoft's IPP inbox class driver, along with Print Support Apps (PSA), to customize the print experience in Windows 10 and 11 for printer device development.

For more information, see the Print support app design guide.

The following table lists the attributes associated with the Memory feature. For more information about the Memory feature, see Standard Features.

Attribute name Attribute parameter Comments
*MemConfigKB PAIR of numeric values indicating the total and available printer-resident memory, in kilobytes. For example, PAIR (1024, 450) indicates 1024 kilobytes total, 450 kilobytes available, with a GPD-generated option name of "1024KB". Optional. For more information, see Describing Printer Memory Configurations.
*MemConfigMB PAIR of numeric values indicating the total and available printer-resident memory, in megabytes. For example, PAIR (2, 1) indicates 2 megabytes total, 1 megabyte available, with a GPD-generated option name of "2MB". Optional. For more information, see Describing Printer Memory Configurations.
*MemoryConfigKB PAIR of numeric values indicating the total and available printer-resident memory, in kilobytes. For example, PAIR (1024, 450) indicates 1024 kilobytes total, 450 kilobytes available. Optional. For more information, see Describing Printer Memory Configurations.

For examples, see the sample GPD files.

For more information about using these attributes, along with examples, see Describing Printer Memory Configurations.

For information about additional option attributes, see Option Attributes for All Features.