ReadingOrderSettings

public final class ReadingOrderSettings

Merged view of ReadingOrderSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).

Constructors

Link copied to clipboard
public void ReadingOrderSettings()

Functions

Link copied to clipboard
public final float getHorizontalDilationThreshold()
Gets the HorizontalDilationThreshold property.
Link copied to clipboard
Gets the TextDirection property.
Link copied to clipboard
public final void setHorizontalDilationThreshold(float value)
Sets the HorizontalDilationThreshold property.
Link copied to clipboard
public final void setTextDirection(TextDirection value)
Sets the TextDirection property.