MarginsFSet Method (Single)

Sets the specified margin for all sides.

Namespace:  Aspose.BarCode
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public void Set(
	float margin
)

Parameters

margin
Type: SystemSingle
The margin for all sides.
See Also