ICoreWebView2PrintSettings.put_MarginRight

Set the MarginRight 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_MarginRight
(
in double marginRight
)

Meta