Accusoft.PrintPro8.Net
PrintPreviewScale Enumeration




Option values which determine the scaling size of the print preview image.
Syntax
'Declaration
 
Public Enum PrintPreviewScale 
   Inherits System.Enum
'Usage
 
Dim instance As PrintPreviewScale
public enum PrintPreviewScale : System.Enum 
__value public enum PrintPreviewScale : public System.Enum 
public enum class PrintPreviewScale : public System.Enum 
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

Reference

Accusoft.PrintProSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback