Scaling Class |
Namespace: DotNetBrowser.Print
public sealed class Scaling
The Scaling type exposes the following members.
Name | Description | |
---|---|---|
Custom |
Creates a custom scaling which scales the content according to the given scale factor.
| |
Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Default |
The default scaling for the printing content.
| |
FitToPage |
The scaling that fits the content of the page.
| |
FitToPaper |
The scaling that fits the content of the paper.
|