horizontalActive | Gets and sets a flag that enables registration of the left edge of the text. |
horizontalAddOnly | Gets and sets a flag that indicates whether any pixels will be removed during horizontal registration, even if the desired margin is smaller than the existing margin. |
horizontalCentralFocus | Gets and sets a flag that indicates whether the middle portion of the image border will be used for registration, ignoring edge noise, letterheads, and logos. |
horizontalIgnoreHoles | Gets and sets a flag that indicates whether binder holes and other left-edge noise are ignored during horizontal registration. |
horizontalMinimumActivity | Gets and sets a value that controls how intense the activity has to be for it to be considered real activity. |
horizontalMinimumBackground | Gets and sets a value that controls how dense and consistent image data should be for it to be considered edge noise. |
horizontalMinimumForeground | Gets and sets a value that controls how much activity determines what is valid data. |
horizontalResultantMargin | Gets and sets a value that indicates how many pixels will remain as a left margin after processing. |
horizontalSkipActive | Gets and sets a flag that indicates whether a set number of scan lines will be skipped before the toolkit starts looking for valid information for registration. |
horizontalSkipDistance | Gets and sets a value that indicates how many vertical scan lines will be skipped if horizontalSkipActive is True, otherwise this value is ignored. |
horizontalToLineActive | Gets and sets a flag that indicates whether the component will position the text in the image based on the position of a vertical line, or to what is determined to be the edge of the text. |
horizontalToLineCheckThinLinesActive | Gets and sets a flag that indicates the vertical line to register to is very thin (1 or 2 pixels) when horizontalToLineActive is True, otherwise this value is ignored. |
horizontalToLineMaximumLineGap | Gets and sets a value that indicates the maximum allowable size (in pixels) of gaps within the vertical line to register to. |
horizontalToLineMaximumLineThickness | Gets and sets a value that indicates the maximum allowable width (in pixels) of the vertical line to register to. |
horizontalToLineMinimumLineLength | Gets and sets a value that indicates the minimum allowable length (in pixels) of the vertical line to register to. |
verticalActive | Gets and sets a flag that enables registration of the top edge of the text. |
verticalAddOnly | Gets and sets a flag that indicates whether any pixels will be removed during vertical registration, even if the desired margin is smaller than the existing margin. |
verticalCentralFocus | Gets and sets a flag that indicates whether the middle portion of the image border will be used for registration, ignoring edge noise, letterheads, and logos. |
verticalMinimumActivity | Gets and sets a value that controls how intense the activity has to be for it to be considered real activity. |
verticalMinimumBackground | Gets and sets a value that controls how dense and consistent image data should be for it to be considered edge noise. |
verticalMinimumForeground | Gets and sets a value that controls how much activity determines what is valid data. |
verticalResultantMargin | Gets and sets a value that indicates how many pixels will remain as a top margin after processing. |
verticalSkipActive | Gets and sets a flag that indicates whether a set number of scan lines will be skipped before the toolkit starts looking for valid information for registration. |
verticalSkipDistance | Gets and sets a value that indicates how many horizontal scan lines will be skipped if verticalSkipActive is True, otherwise this value is ignored. |
verticalToLineActive | Gets and sets a flag that indicates whether the component will position the text in the image based on the position of a horizontal line, or to what is determined to be the edge of the text. |
verticalToLineCheckThinLinesActive | Gets and sets a flag that indicates the horizontal line to register to is very thin (1 or 2 pixels) when verticalToLineActive is True, otherwise this value is ignored. |
verticalToLineMaximumLineGap | Gets and sets a value that indicates the maximum allowable size (in pixels) of gaps within the horizontal line to register to. |
verticalToLineMaximumLineThickness | Gets and sets a value that indicates the maximum allowable width (in pixels) of the horizontal line to register to. |
verticalToLineMinimumLineLength | Gets and sets a value that indicates the minimum allowable length (in pixels) of the horizontal line to register to. |