ICoreWebView2PrintSettings.put_MarginLeft

Sets the MarginLeft 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_MarginLeft
(
in double marginLeft
)

Meta