Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefPrintHandler

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cef3intf.pas line 900

type ICefPrintHandler = interface(ICefBaseRefCounted)

  procedure OnPrintStart();

  

  procedure OnPrintSettings();

  

  function OnPrintDialog();

  

  function OnPrintJob();

  

  procedure OnPrintReset;

  

  function GetPdfPaperSize();

  

end;

Inheritance

ICefPrintHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio