Debenu Quick PDF logo

SetTableBorderWidth

Page layout

Version history

This function was introduced in Quick PDF Library version 7.14.

Description

Sets the width of the specified table border.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetTableBorderWidth(TableID, BorderIndex: Integer; 
  NewWidth: Double): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::SetTableBorderWidth(TableID As Long,
  BorderIndex As Long, NewWidth As Double) As Long

DLL

int DPLSetTableBorderWidth(int InstanceID, int TableID, int BorderIndex,
  double NewWidth)

Parameters

TableID A TableID returned by the CreateTable function
BorderIndex 0 = All borders
1 = Left
2 = Top
3 = Right
4 = Bottom
NewWidth The new width of the specified table border

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport