Bitmap for UWP
AddPage(CommandList,Size2F,ComStream,Int64,Int64) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > PrintControl クラス > AddPage メソッド : AddPage(CommandList,Size2F,ComStream,Int64,Int64) メソッド
Converts Direct2D primitives in the passed-in command list into a fixed page representation for use by the print subsystem.
シンタックス
'宣言
 
Public Overloads Sub AddPage( _
   ByVal commandList As CommandList, _
   ByVal pageSize As Size2F, _
   ByVal pagePrintTicketStream As ComStream, _
   ByRef tag1 As System.Long, _
   ByRef tag2 As System.Long _
) 
public void AddPage( 
   CommandList commandList,
   Size2F pageSize,
   ComStream pagePrintTicketStream,
   out System.long tag1,
   out System.long tag2
)

パラメータ

commandList
pageSize
pagePrintTicketStream
tag1
tag2
参照

PrintControl クラス
PrintControl メンバ
オーバーロード一覧