Accusoft.PrintPro7.Net
PrintPreviewScale Enumeration
See Also  Send Feedback
Accusoft.PrintProSdk Namespace : PrintPreviewScale Enumeration




Glossary Item Box

Option values which determine the scaling size of the print preview image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Scale1to11The image size is the same size as the printed image.
Scale1to1010The image size is one-tenth the same size as the printed image.
Scale1to22The image size is one-half the same size as the printed image.
Scale1to33The image size is one-third the same size as the printed image.
Scale1to44The image size is one-fourth the same size as the printed image.
Scale1to55The image size is one-fifth the same size as the printed image.
Scale1to66The image size is one-sixth the same size as the printed image.
Scale1to77The image size is one-seventh the same size as the printed image.
Scale1to88The image size is one-eight the same size as the printed image.
Scale1to99The image size is one-ninth the same size as the printed image.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PrintProSdk.PrintPreviewScale

See Also

©2013. Accusoft Corporation. All Rights Reserved.