印刷の向きの設定をします。

Namespace: YiaoWang.Vender.Office
Assembly: YiaoWang.Vender.Office (YiaoWang.Vender.Office.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public void SetOrientation(
	int orientation
)
Visual Basic
Public Sub SetOrientation ( _
	orientation As Integer _
)

Parameters

orientation
Type: System..::..Int32
印刷の向き。(YWOfficeOrientations)

Remarks