The find preferences.
FindPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AlignToBaseline | Boolean | r/w | If true, align the baseline to the baseline grid. |
| AppliedCharacterStyle | String, CharacterStyle | r/w | The character style applied to the object. |
| AppliedFont | Font, String | r/w | The applied font. Either a font object or the name of font family. |
| AppliedLanguage | String, Language, LanguageWithVendors | r/w | The language dictionary appled to the object. |
| AppliedParagraphStyle | String, ParagraphStyle | r/w | The applied paragraph style. |
| AutoLeading | Double | r/w | Percentage used for calculating auto leading. |
| BalanceRaggedLines | Boolean, idBalanceLinesStyle enumeration | r/w | If true, or set to one of the enumerations, apply ragged line balancing to the paragraph containing the object. |
| BaselineShift | Unit (Double or String) | r/w | The amount of baseline shift applied to the object. |
| BulletChar | Bullet | r/w | The bullet character used when a bullet is applied to the paragraph containing the object. |
| BulletsAndNumberingColor | idAutoEnum enumeration, Swatch, String | r/w | The color of the bullet or numbering. |
| BulletsAndNumberingListType | idListType enumeration | r/w | The list type to use for bullets and numbering. |
| BulletsAndNumberingSize | idAutoEnum enumeration, Double | r/w | The point size of the bullet or numbering. |
| Capitalization | idCapitalization enumeration | r/w | The capitalization applied to the object. |
| CaseSensitive | Boolean | r/w | If true, limits the results of the search to text matching the capitalization of the search text. |
| Composer | String | r/w | The applied text composer. |
| DropCapCharacters | Integer | r/w | The number of characters for a drop cap. |
| DropCapLines | Integer | r/w | The number of lines for drop cap. |
| FillColor | String, Swatch | r/w | The fill of the object. |
| FillTint | Double | r/w | The tint percentage applied to the fill of the object (-1 indicates 100%). |
| FindText | String | r/w | The text to find. |
| FirstLineIndent | Unit (Double or String) | r/w | The first line indent. |
| FontStyle | String | r/w | The name of the applied font style. |
| GradientFillAngle | Double | r/w | The angle of the gradient applied to the fill of the object. |
| GradientFillLength | Double | r/w | Length (for a linear gradient) or radius (for a radial gradient) of the gradient applied to the fill of the object. |
| GradientFillStart | Array of 2 Units (Doubles or Strings) | r/w | Starting point (for a linear gradient) or center point (for a radial gradient) of a gradient applied to the fill of the object. |
| GradientStrokeAngle | Double | r/w | The angle of the gradient applied to the stroke of the object. |
| GradientStrokeLength | Double | r/w | Length (for a linear gradient) or radius (for a radial gradient) of the gradient applied to the stroke of the object. |
| GradientStrokeStart | Array of 2 Units (Doubles or Strings) | r/w | Starting point (for a linear gradient) or center point (for a radial gradient) of a gradient applied to the stroke of the object. |
| HorizontalScale | Double | r/w | The horizontal scaling percentage applied to the object, including the scaling applied to its containing object(s). |
| HyphenateLastWord | Boolean | r/w | If true, allow hyphenation for the last word of the paragraph. |
| Justification | idJustification enumeration | r/w | The alignment applied to the paragraph. |
| KeepAllLinesTogether | Boolean | r/w | If true, to keep all lines of the paragraph together. |
| KeepFirstLines | Integer | r/w | If the paragraph has to break across text columns or text frames, do not leave fewer than this number of lines at the beginning of the paragraph. |
| KeepLastLines | Integer | r/w | If the paragraph has to break across text columns or text frames, do not leave fewer than this number of lines at the end of the paragraph. |
| KeepLinesTogether | Boolean | r/w | If true, use the settings for KeepAllLinesTogether, KeepFirstLines, and KeepLastLines. |
| KeepWithNext | Integer | r/w | If this value is set to zero, allow a page break, column break, or frame break between this paragraph and the following paragraph. If the paragraph following this paragraph has to break across text columns or text frames, keep this paragraph with at least this number of lines of the following paragraph. |
| KerningMethod | String | r/w | The type of kerning (Optical, Metrics or None). |
| KerningValue | Double | r/w | The amount of kerning. |
| LastLineIndent | Unit (Double or String) | r/w | The last line indent. |
| Leading | Unit (Double or String), idLeading enumeration | r/w | The applied leading. |
| LeftIndent | Unit (Double or String) | r/w | The left indent. |
| Ligatures | Boolean | r/w | If true, use automatic ligature replacement characters. |
| NoBreak | Boolean | r/w | If true, do not break the text across lines. |
| NumberingFont | Font, String, idAutoEnum enumeration | r/w | The font applied to numbering. |
| NumberingFontStyle | String, idNothingEnum enumeration, idAutoEnum enumeration | r/w | The font style applied to numbering. |
| NumberingStyle | idNumberingStyle enumeration, String | r/w | The numbering style. |
| NumberSeparator | Integer | r/w | The numbering separator character. |
| NumberStartAt | Long | r/w | The starting number for a numbered list. |
| OTFContextualAlternate | Boolean | r/w | If true, use contextual alternate forms in OpenType fonts. |
| OTFDiscretionaryLigature | Boolean | r/w | If true, use discretionary ligatures in OpenType fonts. |
| OTFFigureStyle | idOTFFigureStyle enumeration | r/w | The figure style to use in OpenType fonts. |
| OTFFraction | Boolean | r/w | If true, use fractions in OpenType fonts. |
| OTFHistorical | Boolean | r/w | If true, use historical forms in OpenType fonts. |
| OTFOrdinal | Boolean | r/w | If true, use ordinals in OpenType fonts. |
| OTFSlashedZero | Boolean | r/w | If true, use a zero with slash in OpenType fonts. |
| OTFStylisticSets | Long | r/w | Stylistic sets to use in OpenType fonts. |
| OTFSwash | Boolean | r/w | If true, use swash forms in OpenType fonts. |
| OTFTitling | Boolean | r/w | If true, use titling forms in OpenType fonts. |
| OverprintFill | Boolean | r/w | If true, the fill of the object will overprint. |
| OverprintStroke | Boolean | r/w | If true, the storke of the object will overprint. |
| Parent | Object | read | The parent of the object. |
| PointSize | Unit (Double or String) | r/w | The point size of the text. |
| Position | idPosition enumeration | r/w | The position (e.g., superscript or subscript) of the object. |
| RightIndent | Unit (Double or String) | r/w | The right indent. |
| SingleWordJustification | idSingleWordJustification enumeration | r/w | Alignment applied to lines containing a single word. |
| Skew | Double | r/w | The skewing angle applied to the text. |
| SpaceAfter | Unit (Double or String) | r/w | Paragraph space after. |
| SpaceBefore | Unit (Double or String) | r/w | Paragraph space before. |
| StartParagraph | idStartParagraph enumeration | r/w | When this property is set to anything other than start anywhere, apply a column or page break before the paragraph. |
| StrikeThroughColor | Swatch, String | r/w | The color of the strikethrough. |
| StrikeThroughGapColor | Swatch, String | r/w | The gap color of the strikethrough. |
| StrikeThroughGapOverprint | Boolean | r/w | If true, overprint the gap of the strikethrough. |
| StrikeThroughGapTint | Double | r/w | The tint percentage applied to the gap of the strikethrough (-1 represents 100%). |
| StrikeThroughOffset | Unit (Double or String) | r/w | The offset of the strikethrough from the baseline. |
| StrikeThroughOverprint | Boolean | r/w | If true, overprint the strikethrough. |
| StrikeThroughTint | Double | r/w | The tint percentage applied to stroke color of the strikethrough. |
| StrikeThroughType | StrokeStyle, String | r/w | The stroke style of the strikethrough. |
| StrikeThroughWeight | Unit (Double or String) | r/w | The stroke weight of the strikethrough. |
| StrikeThru | Boolean | r/w | If true, apply a strikethrough to the text. |
| StrokeColor | String, Swatch | r/w | The stroke color of the object. |
| StrokeTint | Double | r/w | The tint percentage applied to the stroke (-1 indicates 100%). |
| StrokeWeight | Unit (Double or String) | r/w | The stroke weight (thickness) of the stroke. |
| Tracking | Double | r/w | The tracking (range kerning) applied to the object. |
| Underline | Boolean | r/w | If true, apply an underline to the text. |
| UnderlineColor | Swatch, String | r/w | The color of the underline. |
| UnderlineGapColor | Swatch, String | r/w | The gap color of the underline. |
| UnderlineGapOverprint | Boolean | r/w | If true, overprint the gap of the underline. |
| UnderlineGapTint | Double | r/w | The tint percentage applied to the gap of the underline (-1 represents 100%). |
| UnderlineOffset | Unit (Double or String) | r/w | The offset of the underline from the baseline. |
| UnderlineOverprint | Boolean | r/w | If true, overprint the underline. |
| UnderlineTint | Double | r/w | The tint percentage applied to the underline (-1 represents 100%). |
| UnderlineType | StrokeStyle, String | r/w | The stroke style applied to the underline. |
| UnderlineWeight | Unit (Double or String) | r/w | The stroke weight of the underline. |
| VerticalScale | Double | r/w | The vertical scaling percentage applied to the object, including the scaling applied to its containing object(s). |
| WholeWord | Boolean | r/w | If true, limits the results of the search to whole words matching the search text. |