update PointSize description

This commit is contained in:
BobLd
2020-10-12 16:52:33 +01:00
parent cd9ac6ac6c
commit 61d3e94a95

View File

@@ -68,7 +68,6 @@
/// <summary> /// <summary>
/// The size of the font in points. /// The size of the font in points.
/// <para>This is considered experimental because the calculated value is incorrect for some documents at present.</para>
/// </summary> /// </summary>
public double PointSize { get; } public double PointSize { get; }