'宣言 Public Property PageAreaBackColor As System.Drawing.Color
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Drawing.Color instance.PageAreaBackColor = value value = instance.PageAreaBackColor
public System.Drawing.Color PageAreaBackColor {get; set;}