Table of Contents

Property ValueLength

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

ValueLength

Gets how much of Value the run covers, in UTF-16 units, which is not always Text's length: a carriage return inside the span is drawn as nothing and a tab as a space.

public int ValueLength { get; }

Property Value

int