Max, Min Properties (CommonDialog)

           

You can set the Max and Min properties for the following:

Syntax

object.Min [= points]

object.Max [= points]

object.Min [= number ]

object.Max [= number ]

The Max and Min property syntaxes have these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
points A numeric expression specifying the smallest and largest font sizes.
number A numeric expression specifying the minimum and maximum page numbers.

Remarks

Data Type

Integer