BorderTopStyle
BorderTopStyle Public enum
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.PdfDiv
iTextSharp.text.pdf.PdfDiv.BorderTopStyle[[BorderTopStyle]]
end
Details
Fields
NONE
DOTTED
DASHED
SOLID
DOUBLE
GROOVE
RIDGE
INSET
OUTSET
Generated with ModularDoc