[]
        
(Showing Draft Content)

C1.Win.Document.PageScaling

PageScaling Class

Specifies the way pages are scaled during printing.

Inheritance
PageScaling
Namespace: C1.Win.Document
Assembly: C1.Win.Document.10.dll
Syntax
public sealed class PageScaling : Enum
Public NotInheritable Class PageScaling
    Inherits Enum

Fields

Name Description
FitToPaper

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

FitToPrintableArea

Pages are enlarged or made smaller if needed to fit printable page bounds.

value__