ExpertXPS XPSLibrary
Color Property
Namespaces > ExpertXPS > XPSPageNumbering > Color
The color used to display the page numbers
Syntax
C#Visual BasicManaged C++
public Color Color { get; set; }
Public Property Color As Color
public:
Color Color {
	Color get ();
	void set (Color value);
}

Assembly: ExpertXPS Version: 0.9.0.0 (Module: ExpertXPS)