Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / ViewerPreferences Class / PrintScaling Property

In This Topic
    PrintScaling Property
    In This Topic
    Specifies the page scaling option to be selected when a print dialog is displayed for this document.
    Syntax
    'Declaration
     
    Public Property PrintScaling As PrintScaling
    public PrintScaling PrintScaling {get; set;}
    See Also