| 
ParagraphFormat
Shading Property
  | 
 Gets or sets the shading of the paragraph.
 Namespace:
 Spire.Doc.Formatting
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public Shading Shading { get; }
 
Public ReadOnly Property Shading As Shading
	Get
 
public:
property Shading^ Shading {
	Shading^ get ();
}
 
member Shading : Shading with get
 
 
 
Property Value
 
 Type:
 
Shading
 
 
 See Also
See Also