'宣言 Public Property PaperSource As System.Drawing.Printing.PaperSource
'使用法 Dim instance As C1PageSettings Dim value As System.Drawing.Printing.PaperSource instance.PaperSource = value value = instance.PaperSource
public System.Drawing.Printing.PaperSource PaperSource {get; set;}