Show / Hide Table of Contents

Enum PrinterMode.ScaleType

Enumerated values for specifying the scaling of document pages

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum 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

Back to top Generated by DocFX