Barcode.GetRecommendedQuietZone

Gets the recommanded quietzone of the barcode.

public Margin GetRecommendedQuietZone(float horizontalDpi, float verticalDpi)
Function GetRecommendedQuietZone(horizontalDpi As Single, verticalDpi As Single) As Margin

Parameters

horizontalDpi
Single

The horizontal dpi of the barcode.

verticalDpi
Single

The vertical dpi of the barcode.

Returns

Margin

The recommanded quietzone of the barcode.

Licensing Info

This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

Margin
Barcode
ceTe.DynamicBarcode.Creator

In this topic