Generated by
JDiff

Class com.itextpdf.layout.properties.Property

Added Fields
int  BEFORE_TEXT_RESTORE_EXECUTOR  
int  STROKE_DASH_PATTERN STROKE_DASH_PATTERN property specifies dash pattern for the text stroke and stores the java.util.List as float array of the form [ dashArray dashPhase ], where {@code dashArray} is a float array that specifies the length of the alternating dashes and gaps, {@code dashPhase} is a float that specifies the distance into the dash pattern to start the dash.
int  TEXT_ANCHOR