Click or drag to resize

HtmlToRtfLengthUnitTwips Method

Specify the value in twips. Twip (twentieth of a point, 1 point is equal as 20 twips).

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public void Twips(
	int val
)

Parameters

val  Int32
Value in twips
See Also