Class DocumentBindingGutter
Contents
[
Hide
]DocumentBindingGutter class
Specifies the width of the binding gutter. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbindinggutter
public sealed class DocumentBindingGutter : IntegerParameterInit, IDocumentPrintTicketItem,
IJobPrintTicketItem
Constructors
Name | Description |
---|---|
DocumentBindingGutter(int) | Creates a new instance. |
Properties
Name | Description |
---|---|
virtual MaxValue { get; } | For integer- or decimal-valued parameters, defines the largest allowed value. |
virtual MinValue { get; } | For integer- or decimal-valued parameters, defines the smallest allowed value. |
virtual Multiple { get; } | For integer- or decimal-valued parameters, the value of the parameter should be a multiple of this number. |
Name { get; } | Gets the element name. |
See Also
- class IntegerParameterInit
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page