HorizontalLineFormat.NoShade Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if Microsoft Word draws the specified horizontal line without 3-D shading.
public:
property bool NoShade { bool get(); void set(bool value); };
public bool NoShade { get; set; }
member this.NoShade : bool with get, set
Public Property NoShade As Boolean
Property Value
Remarks
You can only use this property with horizontal lines that are not based on an existing image file.