'宣言 Public Sub SetNotify( _ ByVal notify As GrapeCity.Documents.Barcode.INotify _ )
'使用法 Dim instance As BarcodeSizeOptions Dim notify As GrapeCity.Documents.Barcode.INotify instance.SetNotify(notify)
public void SetNotify( GrapeCity.Documents.Barcode.INotify notify )
パラメータ
- notify