Click or drag to resize

SizeToString Method

Returns the value as string, in such format: W:65.754; H:120.33233.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public override string ToString()

Return Value

String
The Size value as string.
See Also