BarcodeGeneratorElement
Contenu
[
Cacher
]BarcodeGeneratorElement class
BarCodeGeneratorControl est un contrôle WPF qui peut être utilisé dans une fenêtre ou une page WPF.
public class BarcodeGeneratorElement : FrameworkElement
Constructeurs
Nom | La description |
---|---|
BarcodeGeneratorElement() | Constructeur par défaut. |
Propriétés
Nom | La description |
---|---|
AustralianPostEncodingTable { get; set; } | Table d’encodage AustralianPost. |
AustralianPostShortBarHeight { get; set; } | Hauteur de la barre courte AustralianPost en pixels. |
AutoSizeMode { get; set; } | Spécifie les différents types de modes de dimensionnement automatique. |
AztecAspectRatio { get; set; } | Ratio d’aspect. |
AztecCodeTextEncoding { get; set; } | Encodage de texte. |
AztecErrorLevel { get; set; } | Niveau d’erreur. |
AztecSymbolMode { get; set; } | Mode symbole aztèque. |
BackColor { get; set; } | Couleur de fond de l’image du code-barres. |
BarColor { get; set; } | Couleur des barres. |
BarHeight { get; set; } | Hauteur des barres des codes-barres 1D en pixels. Ignoré dans les modes AutoSizeMode.Nearest et AutoSizeMode.Interpolation. |
BorderColor { get; set; } | Couleur de la bordure. |
BorderDashStyle { get; set; } | Style de tiret de bordure. |
BorderVisible { get; set; } | Visibilité des frontières. |
BorderWidth { get; set; } | Largeur de la bordure en pixels. |
CaptionAboveAlignment { get; set; } | Légende au-dessus de l’alignement. |
CaptionAboveFontFamily { get; set; } | Légende au-dessus de la famille de polices. |
CaptionAboveFontSize { get; set; } | Légende au-dessus de la taille de la police. |
CaptionAboveNoWrap { get; set; } | Spécifiez les retours à la ligne (sauts de ligne) dans le texte. |
CaptionAbovePadding { get; set; } | Légende au-dessus des rembourrages. |
CaptionAboveText { get; set; } | Texte de légende. |
CaptionAboveTextColor { get; set; } | Légende au-dessus de la couleur du texte. |
CaptionAboveVisible { get; set; } | Légende au-dessus de la visibilité. |
CaptionBelowAlignment { get; set; } | Légende sous l’alignement. |
CaptionBelowFontFamily { get; set; } | Légende sous la famille de polices. |
CaptionBelowFontSize { get; set; } | Légende sous la taille de la police. |
CaptionBelowNoWrap { get; set; } | Spécifiez les retours à la ligne (sauts de ligne) dans le texte. |
CaptionBelowPadding { get; set; } | Légende sous les rembourrages. |
CaptionBelowText { get; set; } | Texte de légende. |
CaptionBelowTextColor { get; set; } | Légende sous la couleur du texte. |
CaptionBelowVisible { get; set; } | Légende sous la visibilité. |
ChecksumAlwaysShow { get; set; } | Affichez toujours le chiffre de la somme de contrôle dans le texte lisible par l’homme pour les codes-barres Code128 et GS1Code128. |
CodabarChecksumMode { get; set; } | Mode somme de contrôle. |
CodabarStartSymbol { get; set; } | Symbole de démarrage. |
CodabarStopSymbol { get; set; } | Symbole d’arrêt. |
CodablockAspectRatio { get; set; } | Ratio d’aspect. |
CodablockColumns { get; set; } | Les colonnes comptent. |
CodablockRows { get; set; } | Les lignes comptent. |
Code16KAspectRatio { get; set; } | Ratio d’aspect. |
Code16KQuietZoneLeftCoef { get; set; } | Taille de la zone silencieuse gauche dans xDimension. |
Code16KQuietZoneRightCoef { get; set; } | Taille de la zone calme droite dans xDimension. |
Codetext { get; set; } | Données à encoder, différents types de codes à barres peuvent avoir différentes restrictions de longueur de codetext et différents jeux de caractères. |
CodeTextFontFamily { get; set; } | Famille de polices de texte codé. |
CodeTextFontSize { get; set; } | Taille de la police du texte codé. |
CodeTextParametersAlignment { get; set; } | Alignement du texte codé. |
CodeTextParametersColor { get; set; } | Couleur du texte codé. |
CodeTextParametersFontMode { get; set; } | Spécifiez FontMode. Si FontMode est défini sur Auto, la taille de la police sera calculée automatiquement en fonction de la valeur xDimension. |
CodeTextParametersLocation { get; set; } | Emplacement du texte codé. |
CodeTextParametersNoWrap { get; set; } | Commute le mode ‘sans enroulement’. |
CodeTextParametersSpace { get; set; } | Espace entre le CodeText et le BarCode en pixels. |
CodeTextParametersTwoDDisplayText { get; set; } | Texte qui sera affiché à la place du texte de code dans les codes-barres 2D. |
CouponSupplementSpace { get; set; } | Espace entre le code-barres et le supplément en pixels. |
DataBarAspectRatio { get; set; } | Ratio d’aspect. |
DataBarColumns { get; set; } | Les colonnes DataBar comptent. |
DataBarRows { get; set; } | Les lignes de DataBar comptent. |
DataMatrixAspectRatio { get; set; } | Ratio d’aspect. |
DataMatrixCodeTextEncoding { get; set; } | Encodage de texte. |
DataMatrixColumns { get; set; } | Les colonnes comptent. |
DataMatrixEcc { get; set; } | Type Datamatrix ECC. |
DataMatrixEncodeMode { get; set; } | Mode d’encodage. |
DataMatrixRows { get; set; } | Les lignes comptent. |
DotCodeAspectRatio { get; set; } | Ratio d’aspect. |
DotCodeMask { get; set; } | Masque de code-barres Dotcode. |
EnableEscape { get; set; } | Indique si le caractère ‘' est expliqué comme un caractère d’échappement dans la propriété CodeText. |
EncodeType { get; set; } | Type d’encodage de BarCode (symbologie). |
FilledBars { get; set; } | Obtient ou définit une valeur indiquant si les barres sont remplies. |
IsChecksumEnabled { get; set; } | Activer la somme de contrôle lors de la génération de codes-barres 1D. |
ITFItfBorderThickness { get; set; } | Épaisseur de la bordure ITF en pixels. |
ITFItfBorderType { get; set; } | Type de bordure ITF. |
ITFQuietZoneCoef { get; set; } | Taille des zones silencieuses dans xDimension. |
MaxiCodeAspectRatio { get; set; } | Ratio d’aspect. |
MaxiCodeEncodeMode { get; set; } | Mode d’encodage. |
Padding { get; set; } | Rembourrages de code-barres. |
PatchCodeExtraBarcodeText { get; set; } | Spécifie le texte de code pour un code-barres QR supplémentaire, lorsque PatchCode est généré en mode page. |
PatchCodePatchFormat { get; set; } | Format PatchCode. Choisissez PatchOnly pour générer un seul PatchCode. Utilisez le format de page pour générer la page Patch avec PatchCodes comme bordures. |
Pdf417AspectRatio { get; set; } | Ratio d’aspect. |
Pdf417CodeTextEncoding { get; set; } | Encodage de texte. |
Pdf417Columns { get; set; } | Les colonnes comptent. |
Pdf417CompactionMode { get; set; } | Mode compactage. |
Pdf417ECIEncoding { get; set; } | Encodage ECI. |
Pdf417ErrorLevel { get; set; } | Niveau d’erreur. |
Pdf417IsReaderInitialization { get; set; } | Utilisé pour demander au lecteur d’interpréter les données contenues dans le symbole comme une programmation pour l’initialisation du lecteur. |
Pdf417MacroFileID { get; set; } | ID de fichier du code-barres de la macro Pdf417. |
Pdf417MacroSegmentID { get; set; } | ID de segment du code-barres de la macro Pdf417. |
Pdf417MacroSegmentsCount { get; set; } | Les segments comptent. |
Pdf417Rows { get; set; } | Les lignes comptent. |
Pdf417Truncate { get; set; } | Si le type de symbologie Pdf417 de BarCode est tronqué (pour réduire l’espace). |
PostalShortBarHeight { get; set; } | Hauteur de la barre courte postale en pixels. |
QRAspectRatio { get; set; } | Ratio d’aspect. |
QRCodeTextEncoding { get; set; } | Encodage de texte. |
QRECIEncoding { get; set; } | Encodage ECI. |
QREncodeMode { get; set; } | Mode d’encodage. |
QREncodeType { get; set; } | Type d’encodage. |
QRErrorLevel { get; set; } | Niveau d’erreur. |
QRVersion { get; set; } | Version QR. |
Resolution { get; set; } | Obtient ou définit la résolution de l’image BarCode. Une valeur pour les deux dimensions. |
SupplementSupplementData { get; set; } | Texte de code supplémentaire. |
SupplementSupplementSpace { get; set; } | Espace entre le code-barres et le supplément en pixels. |
ThrowExceptionWhenCodeTextIncorrect { get; set; } | Uniquement pour les codes-barres 1D. Si le texte de code est incorrect et que la valeur est définie sur true - une exception sera levée. Sinon, le texte du code sera corrigé pour correspondre à la spécification du code-barres. |
WideNarrowRatio { get; set; } | Rapport barres larges/barres étroites. |
XDimension { get; set; } | x-dimension est la plus petite largeur de l’unité de barres ou d’espaces BarCode. Ignoré dans les modes AutoSizeMode.Nearest et AutoSizeMode.Interpolation. |
Méthodes
Nom | La description |
---|---|
override ToString() | Représentation sous forme de chaîne de la classe BarcodeGenerator |
Des champs
Nom | La description |
---|---|
static AustralianPostEncodingTableProperty | AustralianPostEncodingTableProperty |
static AustralianPostShortBarHeightProperty | australienpostecourtbarhauteurpropriété |
static AutoSizeModeProperty | AutoSizeModePropertyAutoSizeModeProperty |
static AztecAspectRatioProperty | AztèqueAspectRatioPropriété |
static AztecCodeTextEncodingProperty | AztecCodeTextEncodingProperty |
static AztecErrorLevelProperty | AztecErrorLevelProperty |
static AztecSymbolModeProperty | AztecSymbolModeProperty |
static BackColorProperty | BackColorProperty |
static BarColorProperty | PropriétéCouleurBarre |
static BarHeightProperty | PropriétéHauteurBarre |
static BorderColorProperty | BorderColorProperty |
static BorderDashStyleProperty | BorderDashStyleProperty |
static BorderVisibleProperty | BorderVisibleProperty |
static BorderWidthProperty | BorderWidthProperty |
static CaptionAboveAlignmentProperty | CaptionAboveAlignementProperty |
static readonly CaptionAboveFontFamilyProperty | LégendeAboveFontFamilyProperty |
static readonly CaptionAboveFontSizeProperty | CaptionAboveFontSizeProperty |
static CaptionAboveNoWrapProperty | CaptionAboveNoWrapProperty |
static CaptionAbovePaddingProperty | CaptionAbovePaddingProperty |
static CaptionAboveTextColorProperty | CaptionAboveTextColorProperty |
static CaptionAboveTextProperty | CaptionAboveTextProperty |
static CaptionAboveVisibleProperty | CaptionAboveVisibleProperty |
static CaptionBelowAlignmentProperty | CaptionBelowAlignementProperty |
static readonly CaptionBelowFontFamilyProperty | LégendeCi-dessousFontFamillePropriété |
static readonly CaptionBelowFontSizeProperty | CaptionBelowFontSizeProperty |
static CaptionBelowNoWrapProperty | CaptionBelowNoWrapProperty |
static CaptionBelowPaddingProperty | CaptionBelowPaddingProperty |
static CaptionBelowTextColorProperty | CaptionBelowTextColorProperty |
static CaptionBelowTextProperty | CaptionBelowTextProperty |
static CaptionBelowVisibleProperty | CaptionBelowVisibleProperty |
static ChecksumAlwaysShowProperty | Somme de contrôleAlwaysShowProperty |
static CodabarChecksumModeProperty | CodabarChecksumModeProperty |
static CodabarStartSymbolProperty | CodabarStartSymbolProperty |
static CodabarStopSymbolProperty | CodabarArrêterSymbolePropriété |
static CodablockAspectRatioProperty | CodablockAspectRatioProperty |
static CodablockColumnsProperty | CodablockColumnsPropertyCodablockColumnsProperty |
static CodablockRowsProperty | CodablockRowsPropertyCodablockRowsPropertyCodablockRowsProperty |
static Code16KAspectRatioProperty | Code16KAspectRatioProperty |
static Code16KQuietZoneLeftCoefProperty | Code16KQuietZoneLeftCoefProperty |
static Code16KQuietZoneRightCoefProperty | Code16KQuietZoneRightCoefProperty |
static readonly CodeTextFontFamilyProperty | CodeTextFontFamilyProperty |
static readonly CodeTextFontSizeProperty | CodeTextFontSizePropertyCodeTextFontSizeProperty |
static CodeTextParametersAlignmentProperty | CodeTextParametersAlignmentProperty |
static CodeTextParametersColorProperty | CodeTextParametersColorProperty |
static CodeTextParametersFontModeProperty | CodeTextParametersFontModeProperty |
static CodeTextParametersLocationProperty | CodeTextParametersLocationProperty |
static CodeTextParametersNoWrapProperty | CodeTextParametersNoWrapProperty |
static CodeTextParametersSpaceProperty | CodeTextParametersSpaceProperty |
static CodeTextParametersTwoDDisplayTextProperty | CodeTextParametersTwoDDisplayTextProperty |
static CodetextProperty | PropriétéCodetext |
static CouponSupplementSpaceProperty | CouponSupplémentEspacePropriété |
static DataBarAspectRatioProperty | DataBarAspectRatioPropertyDataBarAspectRatioProperty |
static DataBarColumnsProperty | DataBarColumnsPropertyDataBarColumnsPropertyDataBarColumnsProperty |
static DataBarRowsProperty | DataBarRowsPropertyDataBarRowsPropertyDataBarRowsProperty |
static DataMatrixAspectRatioProperty | DataMatrixAspectRatioPropertyDataMatrixAspectRatioProperty |
static DataMatrixCodeTextEncodingProperty | DataMatrixCodeTextEncodingPropertyDataMatrixCodeTextEncodingProperty |
static DataMatrixColumnsProperty | DataMatrixColumnsPropertyDataMatrixColumnsPropertyDataMatrixColumnsProperty |
static DataMatrixEccProperty | DataMatrixEccPropertyDataMatrixEccProperty |
static DataMatrixEncodeModeProperty | DataMatrixEncodeModePropertyDataMatrixEncodeModeProperty |
static DataMatrixRowsProperty | DataMatrixRowsPropertyDataMatrixRowsPropertyDataMatrixRowsPropertyDataMatrixRowsProperty |
static DotCodeAspectRatioProperty | DotCodeAspectRatioProperty |
static DotCodeMaskProperty | DotCodeMaskPropertyDotCodeMaskProperty |
static EnableEscapeProperty | EnableEscapeProperty |
static EncodeTypeProperty | EncodeTypePropertyEncodeTypeProperty |
static FilledBarsProperty | PropriétéFilledBars |
static IsChecksumEnabledProperty | IsChecksumEnabledProperty |
static ITFItfBorderThicknessProperty | ITFItfBorderThicknessProperty |
static ITFItfBorderTypeProperty | ITFItfBorderTypePropertyITFItfBorderTypeProperty |
static ITFQuietZoneCoefProperty | ITFQuietZoneCoefProperty |
static MaxiCodeAspectRatioProperty | MaxiCodeAspectRatioProperty |
static MaxiCodeEncodeModeProperty | MaxiCodeEncodeModeProperty |
static PaddingProperty | PaddingProperty |
static PatchCodeExtraBarcodeTextProperty | PatchCodeExtraBarcodeTextProperty |
static PatchCodePatchFormatProperty | PatchCodePatchFormatProperty |
static Pdf417AspectRatioProperty | Pdf417AspectRatioProperty |
static Pdf417CodeTextEncodingProperty | Pdf417CodeTextEncodingProperty |
static Pdf417ColumnsProperty | Pdf417ColonnesPropriété |
static Pdf417CompactionModeProperty | Pdf417CompactionModeProperty |
static Pdf417ECIEncodingProperty | Pdf417ECIEncodingProperty |
static Pdf417ErrorLevelProperty | Pdf417ErrorLevelProperty |
static Pdf417IsReaderInitializationProperty | Pdf417IsReaderInitializationProperty |
static Pdf417MacroFileIDProperty | Pdf417MacroFileIDProperty |
static Pdf417MacroSegmentIDProperty | Pdf417MacroSegmentIDProperty |
static Pdf417MacroSegmentsCountProperty | Pdf417MacroSegmentsCountProperty |
static Pdf417RowsProperty | Pdf417LignesPropriété |
static Pdf417TruncateProperty | Pdf417TruncateProperty |
static PostalShortBarHeightProperty | PostalShortBarHeightProperty |
static QRAspectRatioProperty | QRAspectRatioProperty |
static QRCodeTextEncodingProperty | QRCodeTextEncodingProperty |
static QRECIEncodingProperty | QRECIEncodingProperty |
static QREncodeModeProperty | QREncodeModeProperty |
static QREncodeTypeProperty | QREncodeTypeProperty |
static QRErrorLevelProperty | QRErrorLevelProperty |
static QRVersionProperty | QRVersionProperty |
static ResolutionProperty | Propriété de résolution |
static SupplementSupplementDataProperty | SupplémentSupplementDataProperty |
static SupplementSupplementSpaceProperty | SupplémentSupplémentEspacePropriété |
static ThrowExceptionWhenCodeTextIncorrectProperty | ThrowExceptionWhenCodeTextIncorrectProperty |
static WideNarrowRatioProperty | WideNarrowRatioProperty |
static XDimensionProperty | XDimensionProperty |
Voir également
- espace de noms Aspose.BarCode.WPF
- Assemblée Aspose.BarCode