[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.ITextMeasurer

ITextMeasurer Interface

Provides methods used to measure text.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITextMeasurer

Methods

Name Description
MeasureString(string)

Measures the specified text when drawn with the specified font.

Extension Methods