Skip to content

FromPage - PrintDialog

The value of the starting page

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

Syntax

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

Description

This property holds the value of the starting page edit control of the Print dialog. The value of this property must be greater or equal to than the value of the MinPage property. This property is ignored unless the Flags property includes the PD_PAGENUMS flag.