PDFLineType public enum PDFLineType : String Different types of lines none No visible line Declaration Swift case none full Full line Declaration Swift case full dashed Dashed Line Dash length and spacing is three times the line width Declaration Swift case dashed dotted Dotted Line Dot spacing is twice the line width Declaration Swift case dotted