Northwoods.Go Assembly > Northwoods.Go Namespace > GoDocument Class : PaperColor Property |
'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("The color of the document's background.")> Public Overridable Property PaperColor As Color
[CategoryAttribute("Appearance")] [DescriptionAttribute("The color of the document's background.")] public virtual Color PaperColor {get; set;}
Color.Empty
.PaperColor
property when that color is not Color.Empty
, but will otherwise use the view's BackColor
property. However, there may be times when both or neither color is used in a rendering of the document.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2