'宣言 Public Property PageAreaBackground As System.Windows.Media.SolidColorBrush
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Windows.Media.SolidColorBrush instance.PageAreaBackground = value value = instance.PageAreaBackground
public System.Windows.Media.SolidColorBrush PageAreaBackground {get; set;}