SqlToken SetPadding Method A Sandcastle Documented Class Library
Sets the padding configuration for this object.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void SetPadding(
	bool left,
	bool right
)

Parameters

left
Type: System Boolean
right
Type: System Boolean
See Also