Gets or sets a value that determines the font ratio of the zone.
public double FontRatio { get; set; }
Public Property FontRatio As Double
@property (nonatomic, assign) CGFloat fontRatio
public double getFontRatio()
public void setFontRatio(double value)
The font ratio of the zone. Default value is 1.0.
This value is helpful for the LEADTOOLS document writer. A value of 1.0 is treated as the average font size in the whole document. Each zone can have its own font ratio that deviates from the default value. This is useful to calculate header sizes.
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