msContentZoomBoundary property
Do not use. This property has been replaced by the -ms-content-zoom-limit property, and is no longer recognized by Windows Internet Explorer. To ensure compatibility in the future, applications using this property should be updated accordingly. Gets or sets a shorthand value that sets values for the IHTMLCSSStyleDeclaration2::msContentZoomBoundaryMin and the IHTMLCSSStyleDeclaration2::msContentZoomBoundaryMax properties.
This property is read/write.
![]() |
Syntax
HRESULT put_msContentZoomBoundary( [in] DOMString val ); HRESULT get_msContentZoomBoundary( [out] DOMString **ptr );
Property values
Type: DOMString
String format
-ms-content-zoom-boundary-min -ms-content-zoom-boundary-max
CSS information
| Applies To | non-replaced block-level elements and non-replaced inline-block elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | none |
Requirements
|
IDL |
|
|---|
Show:
