Shading Members

Include Protected Members
Include Inherited Members

Contains shading attributes for an object.

The Shading type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property BackgroundPatternColor Returns or sets the 24-bit color that's applied to the background of the Shading object. Can be any valid WdColor constant or a value returned by Visual Basic's RGB function.
Public property BackgroundPatternColorIndex Returns or sets the color that's applied to the background of the Shading object.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property ForegroundPatternColor Returns or sets the 24-bit color that's applied to the foreground of the Shading object. This color is applied to the dots and lines in the shading pattern. Can be any valid WdColor constant or a value returned by Visual Basic's RGB function.
Public property ForegroundPatternColorIndex Returns or sets the color that's applied to the foreground of the Shading object. This color is applied to the dots and lines in the shading pattern.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Texture Returns or sets the shading texture for the specified object.

Top

See Also

Reference

Shading Interface

Microsoft.Office.Interop.Word Namespace