ICoreWebView2PrintSettings.put_MarginBottom

Sets the MarginBottom 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_MarginBottom
(
in double marginBottom
)

Meta