[]
        
(Showing Draft Content)

C1.C1Preview.PageScalingEnum

PageScalingEnum Enum

Specifies the way pages are scaled during printing.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum PageScalingEnum

Fields

Name Description
FitToPaper

Pages are enlarged or made smaller if needed to fit paper.

None

Pages are not scaled.

ReduceToPaper

Pages are made smaller if needed to fit paper.