Table of Contents

Property UseDrawText

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

UseDrawText

When implemented by a class, indicates whether painter should use DrawText method rather then ExtTextOut to paint text.

bool UseDrawText { get; set; }

Property Value

bool