'宣言 Public Function New( _ ByVal doc As GcPdfDocument, _ ByVal page As Page _ )
public FormXObject( GcPdfDocument doc, Page page )
パラメータ
- doc
- 新しい FormXObject が使用される対象の GrapeCity.Documents.Pdf.GcPdfDocument。
- page
- 内容が GrapeCity.Documents.Pdf.Page にコピーされたソース FormXObject 。別のドキュメントのページもソースページとして使用することができます。