StandardizeAddress Property
Checks the delivery address against the USPS Address Matching System.
Syntax
public boolean getStandardizeAddress(); public void setStandardizeAddress(boolean standardizeAddress);
Remarks
Set StandardizeAddress to True if you want the component to check the delivery address for accuracy. Identified errors will be returned to allow you to correct them.
Default Value
False