ICoreWebView2PrintSettings.put_PageHeight

Sets the PageHeight property. Returns E_INVALIDARG if the page height is less than or equal to zero, and the current value is not changed.

interface ICoreWebView2PrintSettings
@" propput"
HRESULT
put_PageHeight
(
in double pageHeight
)

Meta