Click or drag to resize

textFormatSetupBase Constructor (Int32, Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
konstruktor za jednolinijsko podesavanje

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public textFormatSetupBase(
	int __width,
	int __leftRightMargin,
	int __leftRightPadding
)
Request Example View Source

Parameters

__width
Type: SystemInt32
__leftRightMargin
Type: SystemInt32
__leftRightPadding
Type: SystemInt32
See Also