| 
IDocument
Background Property
  | 
 Gets background for the document.
 Namespace:
 Spire.Doc.Interface
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
Background Background { get; }
 
ReadOnly Property Background As Background
	Get
 
property Background^ Background {
	Background^ get ();
}
 
abstract Background : Background with get
 
 
 
Property Value
 
 Type:
 
Background
 
 
 See Also
See Also