Indicates whether to take image DPI in consideration when calculating font size.
public bool FontRelativeToImageDpi { get; set; }
Public Property FontRelativeToImageDpi() As Boolean
Get
Set
public:
property bool FontRelativeToImageDpi
{
bool get()
void set(bool value)
}
true Indicates whether to take image DPI in consideration when calculating font size. Otherwise, false. Default value is true.
Setting the value of this property to false will result in the automation framework not considering the image DPI when calculating font sizes and rely on the screen DPI only. This is used for backward compatibility for the behavior of earlier versions of LEADTOOLS prior to v17.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document