标签: vb.net
我在VB.net中使用iTextSharp。我有来自java的这段代码
mainTable.WidthPercentage(New Single() {100, 0}, pageSize)
VB.net中的等价物是什么
答案 0 :(得分:2)