Table of Contents
AcmLineStyle Enumeration

Specifies border or table grid line style.

Namespace: EO.Pdf.Acm
Assembly: EO.Pdf (in EO.Pdf.dll)

Syntax
 public enum AcmLineStyle
Members
Member Name Description
None No line at all.
Dotted Dotted line.
Dashed Dash line.
Solid Solid line.
See Also