Table of Contents

Enum Fit

Namespace
DotNetBrowser.Print
Assembly
DotNetBrowser.dll

The content fit used for printing.

public enum Fit

Fields

ToPage = 1

Fit the content of the page.

ToPaper = 2

Fit the content of the paper.

Unspecified = 0

Reserved value.