BarcodeWebImage Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The BarcodeWebImage type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AddChecksum | Gets or sets a value indicating whether checksum should be added to barcode. | |
AddChecksumToCaption | Gets or sets a value indicating whether checksum should be added to barcode caption. | |
AdditionalCaption | Gets or sets the additional barcode caption text to draw. | |
AdditionalCaptionAlignment | Gets or sets text alignment of the additional barcode caption. | |
AdditionalCaptionFont | Gets or sets the font of the additional barcode caption. | |
AdditionalCaptionPosition | Gets or sets the position of the additional caption. | |
AlternateText | (Inherited from Image.) | |
Angle | Gets or sets the barcode rotation angle in degrees. | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoFitToControlSize | Gets or sets a value indicating whether to auto fit barcode to control size or not. | |
BackColor | Gets or sets the color used to draw the barcode background. (Overrides WebControlBackColor.) | |
BarHeight | Gets or sets the height of the barcode bars in pixels. | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
Caption | Gets or sets the barcode caption (by default this is encoded value). | |
CaptionAlignment | Gets or sets the alignment of barcode caption text. | |
CaptionFont | Gets or sets the font of the barcode caption. | |
CaptionPosition | Gets or sets the position of the barcode caption. | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CutUnusedSpace | Gets or sets a value indicating whether unused space should be cut when drawing or saving barcode images. Unused space is usually a result of calling one of FitInto methods with size greater then needed to draw barcode. | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DescriptionUrl | (Inherited from Image.) | |
DesignMode | (Inherited from Control.) | |
DrawCaption | Gets or sets a value indicating whether to draw the barcode encoded value. | |
DrawCaptionFor2DBarcodes | Gets or sets a value indicating whether to draw the barcode encoded value for 2D barcodes. | |
DrawQuietZones | Gets or sets a value indicating whether to draw quite zones when barcode type supposes such zones. | |
Enabled | (Inherited from Image.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Font | (Inherited from Image.) | |
ForeColor | Gets or sets the color used to draw the barcode bars and caption(s). (Overrides WebControlForeColor.) | |
GenerateEmptyAlternateText | (Inherited from Image.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | Gets or sets the height of the Web server control. (Overrides WebControlHeight.) | |
HorizontalAlignment | Gets or sets the horizontal alignment of the barcode within the container. | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageAlign | (Inherited from Image.) | |
ImageUrl | (Inherited from Image.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LicenseInfo | Gets license information. | |
LoadViewStateByID | (Inherited from Control.) | |
Margins | Gets or sets the barcode margins in pixels. | |
NamingContainer | (Inherited from Control.) | |
NarrowBarWidth | Gets or sets the width of the narrow bar in pixels. | |
Options | Gets or sets the barcode symbology specific options. | |
OutputFormat | Gets or sets the output format of the barcode image. | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PreserveMinReadableSize | Gets or sets a value indicating whether to check output size so it's not less than barcode size. Use FitInto() method to fit barcode into a given physical size. | |
ProduceMonochromeImages | Gets or sets a value indicating whether the component should produce monochrome (1-bit, black and white) images. | |
Profiles | Comma-separated list of profiles to apply to the Barcode. Profiles are sets of properties and methods represented as JSON string. Check the source code examples installed with the SDK. | |
RegistrationKey | Gets or sets the key number part of registration information. | |
RegistrationName | Gets or sets the name part of the registration information. | |
RenderingCompatibility | (Inherited from Control.) | |
RenderingHint | Gets or sets the text rendering quality. | |
ResolutionX | Gets or sets the horizontal resolution of barcode. | |
ResolutionY | Gets or sets the vertical resolution of barcode. | |
RoundDots | Sets whether to generate barcodes with round dots. Works only for QR Code, DataMatrix, and Aztec barcode types. | |
RoundDotsScale | Scale factor for RoundDots in percents. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
SmoothingMode | Gets or sets the barcode rendering quality. | |
Style | (Inherited from WebControl.) | |
SupplementValue | Gets or sets the supplementary barcode value to encode (used with EAN-13, ISBN and UPC-A barcodes). | |
SupportsDisabledAttribute | (Inherited from Image.) | |
Symbology | Gets or sets the barcode symbology type. | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
Value | Gets or sets the barcode value to encode. | |
Version | Gets the component version number. | |
VerticalAlignment | Gets or sets the vertical alignment of the barcode within the container. | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WideToNarrowRatio | Gets or sets the width of the wide bar relative to the narrow bar. | |
Width | Gets or sets the width of the Web server control. (Overrides WebControlWidth.) |
See Also