Class Staple.StapleOption

Class Staple.StapleOption

De naam: Aspose.Page.XPS.XpsMetadata Verzameling: Aspose.Page.dll (25.4.0)

Beschrijft de Aspose.Page.XPS.xpsMetadata.JobStapleAllDocuments en __ WL33.xpss.

public sealed class Staple.StapleOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option Staple.StapleOption

Implements

IFeatureItem , IPrintTicketElementChild

Geëerbiede leden

Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

StapleOption(String, params IStapleOptionItem[])

Het creëert een nieuwe instantie.

public StapleOption(string optionName, params Staple.IStapleOptionItem[] items)

Parameters

optionName string

Een optie naam.

items Staple . IStapleOptionItem []

Een willekeurige reeks van Aspose.Page.XPS.xpsMetadata.Staple.IStapleOptionItem instanties.

Fields

None

Er wordt geen stapling aangegeven.

public static readonly Staple.StapleOption None

veldwaarde

Staple . StapleOption

SaddleStitch

Zorg voor saddle stitch stapling.

public static readonly Staple.StapleOption SaddleStitch

veldwaarde

Staple . StapleOption

StapleBottomLeft

Specificeert een enkele stapel in de onderste, linker hoek.

public static readonly Staple.StapleOption StapleBottomLeft

veldwaarde

Staple . StapleOption

StapleBottomRight

Specificeert een enkele stapel in de onderste, rechter hoek.

public static readonly Staple.StapleOption StapleBottomRight

veldwaarde

Staple . StapleOption

StapleDualBottom

Bepaal twee stappen langs de onderkant.

public static readonly Staple.StapleOption StapleDualBottom

veldwaarde

Staple . StapleOption

StapleDualLeft

Zet twee stappen langs de linkerkant.

public static readonly Staple.StapleOption StapleDualLeft

veldwaarde

Staple . StapleOption

StapleDualRight

Zet twee stappen langs de rechter rand.

public static readonly Staple.StapleOption StapleDualRight

veldwaarde

Staple . StapleOption

StapleDualTop

Zet twee stappen langs de bovenste rand

public static readonly Staple.StapleOption StapleDualTop

veldwaarde

Staple . StapleOption

StapleTopLeft

Specificeert een enkele stapel in de bovenste, linker hoek.

public static readonly Staple.StapleOption StapleTopLeft

veldwaarde

Staple . StapleOption

StapleTopRight

Specificeert een enkele stapel in de bovenste, rechter hoek.

public static readonly Staple.StapleOption StapleTopRight

veldwaarde

Staple . StapleOption

Methods

Add(params IStapleOptionItem[])

Voeg een reeks van Aspose.Page.XPS.xpsMetadata.Staple.IStapleOptionItem instanties toe aan de functie.

public Staple.StapleOption Add(params Staple.IStapleOptionItem[] items)

Parameters

items Staple . IStapleOptionItem []

Een willekeurige reeks van Aspose.Page.XPS.xpsMetadata.Staple.IStapleOptionItem instanties.

Returns

Staple . StapleOption

Deze optie instantie.

SetAngle(Int)

Stel een Angle geboekte eigendomswaarde.

public Staple.StapleOption SetAngle(int angle)

Parameters

angle int

An Angle geboekte eigendomswaarde.

Returns

Staple . StapleOption

Deze optie instantie.

SetSheetCapacity(Int)

Stel een SheetCapacity geboekte eigendomswaarde.

public Staple.StapleOption SetSheetCapacity(int sheetCapacity)

Parameters

sheetCapacity int

An SheetCapacity geboekte eigendomswaarde.

Returns

Staple . StapleOption

Deze optie instantie.

 Nederlands