PageSetup.Valid Property

ClosedDescripción

Returns whether the properties of the PageSetup object have any inconsistencies.

ClosedSintaxis

PageSetup.Valid

ClosedObservaciones

The PageSetup.Valid property returns a boolean value. If True, a page is valid to print. If False, an inconsistency exists between multiple PageSetup properties (i.e. the label width is larger than the paper width).