C#
VB
C++
Gets and sets the password to be used when loading encrypted files.
public int TextAlpha { get; set; } Public Property TextAlpha As Integer
public:property int TextAlpha {int get();void set ( int value);}
The type of anti-aliasing to use.
| Value | Meaning |
|---|---|
| 1 | Do not use font anti-aliasing. |
| 2 | Use 2-bit font anti-aliasing. |
| 4 | Use 4-bit font anti-aliasing. |
Refer to RasterOpenDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
