Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1DocStyle
.
.
::
.
BorderTableHorz Property
C1DocStyle Class
See Also
Horizontal internal borders of a table.
Namespace:
C1.C1PrintDocument
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
LineDef
BorderTableHorz
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
BorderTableHorz
As
LineDef
See Also
C1DocStyle Class
C1.C1PrintDocument Namespace