ICoreWebView2PrintSettings.put_MarginTop

Sets the MarginTop property. A margin cannot be less than zero. Returns E_INVALIDARG if an invalid value is provided, and the current value is not changed.

interface ICoreWebView2PrintSettings
@" propput"
HRESULT
put_MarginTop
(
in double marginTop
)

Meta