'Declaration Public Overloads Function GetFormattedText( _
ByVal minLineLengthMinimum line length in symbols.As System.Int32 _
0 - minimum line length will be calculated automatically.
) As System.String
public System.String GetFormattedText(
System.Int32 minLineLength
)
public: System.String GetFormattedText(
System.Int32 minLineLength
)
public:
System.String GetFormattedText(
System.Int32 minLineLength
)
Parameters
- minLineLength
- Minimum line length in symbols.
0 - minimum line length will be calculated automatically.
Return Value
The formatted text of this page.