struct

Hpdf::MeasuredText

Inherits Struct / Value / Object

Constructors

new(len_included : UInt32, real_width : Float32)
Source

Instance methods

len_included

the byte length which can be included within the specified width

Source
real_width

the real widths of the text is set. An application can set it to NULL if it is unnecessary

Source