PDF File Writer Class Library - Author Uzi Granot
PdfTableBorderSetFrame Method (Double, Color) |
Set frame border lines
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetFrame( double FrameWidth, Color FrameColor )
Parameters
- FrameWidth
- Type: SystemDouble
Frame line width - FrameColor
- Type: System.DrawingColor
Frame line color
