JBIG2TextTemplateType property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short JBIG2TextTemplateType;

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a text area. Possible values are:

Value

Meaning

Template

0

Three lines with a 16-pixel template.

image\Template0.gif

1

Three lines with a 13-pixel template.

image\Template1.gif

2

Three lines with a 10-pixel template.

image\Template2.gif

3

Two lines with a 10-pixel template.

image\Template3.gif

The default value is 0.

See Also

Elements:

JBIG2TextGBATX1 property, JBIG2TextGBATY1 property, JBIG2TextGBATX2 property, JBIG2TextGBATY2 property, JBIG2TextGBATX3 property, JBIG2TextGBATY3 property, JBIG2TextGBATX4 property, JBIG2TextGBATY4 property, JBIG2ImageFlags property, JBIG2ImageQFactor property, JBIG2ImageGBATX1 property, JBIG2ImageGBATY1 property, JBIG2ImageGBATX2 property, JBIG2ImageGBATY2 property, JBIG2ImageGBATX3 property, JBIG2ImageGBATY3 property, JBIG2ImageGBATX4 property, JBIG2ImageGBATY4 property, JBIG2TextTemplateType property, JBIG2TextFlags property, JBIG2TextQFactor property, JBIG2TextMinSymArea property, JBIG2TextMinSymWidth property, JBIG2TextMinSymHeight property, JBIG2TextMaxSymArea property, JBIG2TextMaxSymWidth property, JBIG2TextMaxSymHeight property, JBIG2TextDifThreshold property, JBIG2YResolution property, JBIG2XResolution property, JBIG2Flags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events.