Skip to content

Scale - PrintDialog

Specifies the factor by which the printed output is to be scaled

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Scale
Access Type Syntax
Read Access: Get Scale to IntegerVariable
Write Access: Set Scale to IntegerVariable/Value

Description

This property specifies the factor by which the printed output is to be scaled. The apparent page size is scaled from the physical page size by a factor of Scale/100. For example, a letter-sized page with a Scale value of 50 would contain as much data as a page of 17- by 22-inches because the output text and graphics would be half their original height and width.