'宣言 Public Property PaperSize As ReportPaperSize
'使用法 Dim instance As PageSettings Dim value As ReportPaperSize instance.PaperSize = value value = instance.PaperSize
public ReportPaperSize PaperSize {get; set;}
'宣言 Public Property PaperSize As ReportPaperSize
'使用法 Dim instance As PageSettings Dim value As ReportPaperSize instance.PaperSize = value value = instance.PaperSize
public ReportPaperSize PaperSize {get; set;}