Table of Contents

TTMSFNCWebBrowser.Print Method

Prints the current page using the supplied settings.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser

Overloads

Overload 1

Prints the current page using the supplied settings.

procedure Print(APrintSettings: TTMSFNCWebBrowserPrintSettings); overload; override;

Parameters

Name Description
APrintSettings Layout and printer settings. See TTMSFNCWebBrowserPrintSettings.

Overload 2

Prints the current page using default print settings.

procedure Print; overload; override;