Class JobBindAllDocumentsGutter
Class JobBindAllDocumentsGutter
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifies the width of the binding gutter. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocumentsgutter
public sealed class JobBindAllDocumentsGutter : IntegerParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← JobBindAllDocumentsGutter
Implements
IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
IntegerParameterInit.MinValue, IntegerParameterInit.MaxValue, IntegerParameterInit.Multiple, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
JobBindAllDocumentsGutter(int)
Creates a new instance.
public JobBindAllDocumentsGutter(int value)
Parameters
value
int
The parameter value.