HtmlToRtfLengthUnitTwips Method |
Specify the value in twips. Twip (twentieth of a point, 1 point is equal as 20 twips).
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.12.12
Syntax public void Twips(
int val
)
Public Sub Twips (
val As Integer
)
Parameters
- val Int32
- Value in twips
See Also