Class Staple.StapleOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments 및 Aspose.Page.XPS.XpsMetadata.DocumentStaple 기능 옵션을 설명합니다.
public sealed class Staple.StapleOption : Option, IFeatureItem, IPrintTicketElementChild
상속
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← Staple.StapleOption
구현
IFeatureItem, IPrintTicketElementChild
상속된 멤버
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
생성자
StapleOption(string, params IStapleOptionItem[])
새 인스턴스를 생성합니다.
public StapleOption(string optionName, params Staple.IStapleOptionItem[] items)
매개변수
optionName
string
옵션 이름입니다.
items
Staple.IStapleOptionItem[]
Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem 인스턴스의 임의 배열입니다.
필드
None
스테이플링이 없음을 지정합니다.
public static readonly Staple.StapleOption None
필드 값
SaddleStitch
사이드 스티치 스테이플링을 지정합니다.
public static readonly Staple.StapleOption SaddleStitch
필드 값
StapleBottomLeft
왼쪽 하단 모서리에 단일 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleBottomLeft
필드 값
StapleBottomRight
오른쪽 하단 모서리에 단일 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleBottomRight
필드 값
StapleDualBottom
하단 가장자리를 따라 두 개의 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleDualBottom
필드 값
StapleDualLeft
왼쪽 가장자리를 따라 두 개의 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleDualLeft
필드 값
StapleDualRight
오른쪽 가장자리를 따라 두 개의 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleDualRight
필드 값
StapleDualTop
상단 가장자리를 따라 두 개의 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleDualTop
필드 값
StapleTopLeft
왼쪽 상단 모서리에 단일 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleTopLeft
필드 값
StapleTopRight
오른쪽 상단 모서리에 단일 스테이플을 지정합니다.
public static readonly Staple.StapleOption StapleTopRight
필드 값
메서드
Add(params IStapleOptionItem[])
Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem 인스턴스의 배열을 기능에 추가합니다.
public Staple.StapleOption Add(params Staple.IStapleOptionItem[] items)
매개변수
items
Staple.IStapleOptionItem[]
Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem 인스턴스의 임의 배열입니다.
반환
이 옵션 인스턴스입니다.
SetAngle(int)
Angle 스코어 속성 값을 설정합니다.
public Staple.StapleOption SetAngle(int angle)
매개변수
angle
int
Angle 스코어 속성 값입니다.
반환
이 옵션 인스턴스입니다.
SetSheetCapacity(int)
SheetCapacity 스코어 속성 값을 설정합니다.
public Staple.StapleOption SetSheetCapacity(int sheetCapacity)
매개변수
sheetCapacity
int
SheetCapacity 스코어 속성 값입니다.
반환
이 옵션 인스턴스입니다.