Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Width of the text in points. It does not include Margin, Padding and Border.
Measures the text width(in points) of the text block.
Namespace: Apitron.PDF.Kit.FlowLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- resourceManager
- Type: Apitron.PDF.Kit.FixedLayout.ResourcesResourceManager
The resource manager.
Return Value
Type: DoubleWidth of the text in points. It does not include Margin, Padding and Border.
See Also