'宣言 Public Sub DrawPage( _ ByVal graphics As C1Graphics, _ ByVal pageIndex As System.Integer _ )
'使用法 Dim instance As C1PdfDocumentSource Dim graphics As C1Graphics Dim pageIndex As System.Integer instance.DrawPage(graphics, pageIndex)
public void DrawPage( C1Graphics graphics, System.int pageIndex )
パラメータ
- graphics
- pageIndex