PageSetup.Valid Property

GeschlossenBeschreibung

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

GeschlossenSyntax

PageSetup.Valid

GeschlossenAnmerkungen

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 (for example, the label width is larger than the paper width).