MinInvertWidth Property (IILEADRasterInvertTextDoc)

Visual Basic example

Visual C++ example

 

Syntax

long Flags;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the minimum width of an area that is considered to be inverted text in the InvertedText dialog box.

If INVERTEDTEXT_USE_DPI is set in the Flags property, units are in thousandths of an inch, otherwise units are in pixels.

See Also

Elements

ShowInvertTextDlg method