Skip to content

PaperSize - PrintDialog

Specifies the size of the paper to print on

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

Syntax

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

Description

This property holds the size of the paper to print on. This property can be zero if the length and width of the paper are both set by the PaperLength and PaperWidth properties. Otherwise, this property can be set to one of the DMPAPER_* constants. For a complete list of possible constants refer to the prnt_dlg.pkg file.