'宣言 Public Function New( _ ByVal pdf As C1.Pdf.C1PdfDocument _ )
'使用法 Dim pdf As C1.Pdf.C1PdfDocument Dim instance As New C1PdfGraphics(pdf)
public C1PdfGraphics( C1.Pdf.C1PdfDocument pdf )
パラメータ
- The C1.Pdf.C1PdfDocument to be assigned.
'宣言 Public Function New( _ ByVal pdf As C1.Pdf.C1PdfDocument _ )
'使用法 Dim pdf As C1.Pdf.C1PdfDocument Dim instance As New C1PdfGraphics(pdf)
public C1PdfGraphics( C1.Pdf.C1PdfDocument pdf )