> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IShellRational

> Objeto IShellRational en el modelo de scripting del shell de ABBYY FlexiCapture: representa una fracción con las propiedades enteras Numerator y Denominator de lectura y escritura.

<div id="what-it-does">
  ## Función
</div>

Representa una fracción.

<div id="properties">
  ## Propiedades
</div>

| **Name**    | **Tipo** | **Acceso**          | **Descripción** |
| ----------- | -------- | ------------------- | --------------- |
| Denominator | int      | Lectura y escritura | Un denominador  |
| Numerator   | int      | Lectura y escritura | Un numerador    |
