Namespace: BitMiracle.Docotic.Pdf
public enum PdfDrawScaling
Public Enumeration PdfDrawScaling
Member name | Value | Description | |
---|---|---|---|
Zoom | 0 | Scale page to the specified percent. | |
FitWidth | 1 | Scale page to fit the specified width. | |
FitHeight | 2 | Scale page to fit the specified height. | |
FitSize | 3 | Scale page to fit the specified size. |