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

NameDescription
DocumentBannerSheetSource(value)Initializes a new instance of the DocumentBannerSheetSource class

Properties

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

See Also