noShade property
Sets or retrieves whether the horizontal rule is drawn with 3-D shading.
Syntax
HRESULT value = object.put_noShade( v);HRESULT value = object.get_noShade(* p);
Property values
Type: VARIANT_BOOL
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 15.3 (Deprecated)
Show: