Enum PrinterMode.ScaleType
Enumerated values for specifying the scaling of document pages
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum PrinterMode.ScaleType
Fields
Name | Description |
---|---|
e_ScaleType_FitToOutputPage | fit to the output page |
e_ScaleType_None | no scaling |
e_ScaleType_ReduceToOutputPage | shrink to fit the output page |