SourcePrintCompositor.setTabWidth

Sets the width of tabulation in characters for printed text.

This function cannot be called anymore after the first call to the Source.printCompositorPaginate function.

class SourcePrintCompositor
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.

Meta