mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-14 19:05:01 +08:00
Adding Line, PdfLine
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"UglyToad.PdfPig.Content.Page",
|
||||
"UglyToad.PdfPig.Content.PageSize",
|
||||
"UglyToad.PdfPig.Content.Word",
|
||||
"UglyToad.PdfPig.Content.Line",
|
||||
"UglyToad.PdfPig.Content.TextDirection",
|
||||
"UglyToad.PdfPig.Core.TransformationMatrix",
|
||||
"UglyToad.PdfPig.CrossReference.CrossReferenceTable",
|
||||
@@ -60,6 +61,7 @@
|
||||
"UglyToad.PdfPig.Fonts.Standard14Font",
|
||||
"UglyToad.PdfPig.Geometry.PdfPath",
|
||||
"UglyToad.PdfPig.Geometry.PdfPoint",
|
||||
"UglyToad.PdfPig.Geometry.PdfLine",
|
||||
"UglyToad.PdfPig.Geometry.PdfRectangle",
|
||||
"UglyToad.PdfPig.Graphics.Core.LineCapStyle",
|
||||
"UglyToad.PdfPig.Graphics.Core.LineDashPattern",
|
||||
|
Reference in New Issue
Block a user