You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**ZPLForge**| .NET Standard 2.0 |[](https://www.nuget.org/packages/ZPLForge/)|||
21
-
|**ZPLForge.XmlSerialization**| .NET Standard 2.0 |[](https://www.nuget.org/packages/ZPLForge.XmlSerialization/)|||
22
-
23
-
#### Supported label content
24
+
##### Which label elements are covered by ZPLForge?
24
25
- Text
25
26
- Ellipse
26
27
- Rectangle
@@ -30,11 +31,14 @@ free of dependencies.
30
31
- Image
31
32
- Diagonal Line
32
33
34
+
*More barcode types will be added in future versions.*
35
+
33
36
## Label builder
34
-
Using the `LabelBuilder` is recommended, because all required properties on the label (and its content) will be set. Additionally this brings some validation.
37
+
Using the `LabelBuilder` is recommended way to build labels in ZPLForge, because all required properties
38
+
on the label (including the childs) will be covered. Additionally this brings some validation.
35
39
36
40
### Example
37
-
This example is printed on a adhesive label with a total width of 60 mm on a ZD420
41
+
This example is printed on a continuous media with a total width of 60 mm on a Zebra ZD420
38
42
printer. This printer prints with a resolution of 203 dpi, so I calculated the total width in dots as
0 commit comments