Class DocumentBannerSheetSource
DocumentBannerSheetSource class
Specifies the source for a custom banner sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheetsource
public sealed class DocumentBannerSheetSource : StringParameterInit, IDocumentPrintTicketItem,
IJobPrintTicketItem
Constructors
Name | Description |
---|---|
DocumentBannerSheetSource(string) | Creates a new instance. |
Properties
Name | Description |
---|---|
virtual MaxLength { get; } | For string values, defines the longest allowed string. |
virtual MinLength { get; } | For string values, defines the shortest allowed string. |
Name { get; } | Gets the element name. |
See Also
- class StringParameterInit
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page