Quick PDF logo

SetFormFieldBounds

Form fields

Description

Changes the physical size and position of the specified form field.

Syntax

Delphi

function TQuickPDF0813.SetFormFieldBounds(Index: Integer; Left, Top, Width, 
  Height: Double): Integer;

ActiveX

Function QuickPDF0813.PDFLibrary::SetFormFieldBounds(Index As Long, Left As Double,
  Top As Double, Width As Double, Height As Double) As Long

DLL

int QuickPDFSetFormFieldBounds(int InstanceID, int Index, double Left, double Top,
  double Width, double Height)

Parameters

Index The index of the form field to adjust
Left The new co-ordinate of the left edge of the form field
Top The new co-ordinate of the top of the form field
Width The new width of the form field
Height The new height of the form field

Return values

0 The form field could not be found
1 The form field was resized and moved successfully

Copyright © 2011 Debenu. All rights reserved. AboutContactBlogNewsletterSupportBuyForum