StampSignOptions

StampSignOptions()

기본값으로 StampSignOptions 클래스의 새 인스턴스를 초기화합니다.

public StampSignOptions()

또한보십시오


StampSignOptions(int, int, int, int)

정렬 옵션을 사용하여 StampSignOptions 클래스의 새 인스턴스를 초기화합니다.

public StampSignOptions(int left, int top, int width, int height)
모수 유형 설명
left Int32 Stamp Signature 왼쪽 상단 가장자리의 x 좌표
top Int32 Stamp Signature 왼쪽 상단 가장자리의 y 좌표
width Int32 Stamp Signature의 폭
height Int32 스탬프 시그니처의 높이

또한보십시오