PdfBarcodeQuietZones Class |
Namespace: Spire.Pdf.Barcode
The PdfBarcodeQuietZones type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfBarcodeQuietZones |
Initializes a new instance of the
PdfBarcodeQuietZones
class
|
Name | Description | |
---|---|---|
![]() |
All |
Gets or sets the quiet zones around the bar code.
|
![]() |
Bottom |
Gets or sets the quiet zones at bottom of the barcode.
|
![]() |
IsAll |
Check whether all the margin values are equal.
|
![]() |
Left |
Gets or sets the quiet zones at the left side of the barcode.
|
![]() |
Right |
Gets or sets the quiet zones at the right side of the barcode.
|
![]() |
Top |
Gets or sets the quiet zones at Top of the barcode.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|