.NET/Link API Version 1.7 USE FRAMES

MathKernel.PageWidth Property

Gets or sets the width to which output should be wrapped.

[Visual Basic]
Public Property PageWidth As Integer
[C#]
public int PageWidth {get; set;}

Remarks

If ResultFormat indicates a string result, this is the page width in characters; if ResultFormat indicates an Image result, this is the width in pixels.

See Also

MathKernel Class | Wolfram.NETLink Namespace | Result