PageBarcodeArea

PageBarcodeArea constructor

の新しいインスタンスを初期化しますPageBarcodeAreaclass.

public PageBarcodeArea(string value, string codeTypeName, Page page, Rectangle rectangle)
パラメータ タイプ 説明
value String バーコードの値。
codeTypeName String バーコードの型名。
page Page バーコード領域を含むページ。
rectangle Rectangle バーコード領域を含む長方形の領域。

関連項目