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