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.
The content fit used for printing.
public enum Fit
ToPage = 1
Fit the content of the page.
ToPaper = 2
Fit the content of the paper.
Unspecified = 0
Reserved value.