DocumentBannerSheetSource class

DocumentBannerSheetSource class

Specifies the source for a custom banner sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheetsource

Inheritance: DocumentBannerSheetSourceStringParameterInitParameterInitPrintTicketElement

The DocumentBannerSheetSource type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

PropertyDescription
nameGets the element name.
min_lengthFor string values, defines the shortest allowed string.
max_lengthFor string values, defines the longest allowed string.

See Also