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
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:
- An active DynamicPDF Subscription
 - An active DynamicPDF Professional or Professional Plus Subscription with DynamicBarcode Creator selected.
 - A DynamicBarcode Creator for .NET v2.X Developer license.