Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control

IXF ActiveX Control

Postel ActiveX Control
 • Postel Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • Postel Reference
  • Properties
   • AccountCenter
   • AddressField
   • BatchName
   • BatchType
   • CityField
   • Connect
   • ContactEmail
   • ContactName
   • ContactNumber
   • CountryField
   • CurrencyFiel...
   • DatabaseName
   • DataRecordCount
   • DateFieldsFo...
   • FareType
   • FaxNumber
   • FileName
   • Graph
   • Graphs
   • Insert
   • Inserts
   • InsertsCityD...
   • LineLength
   • NameField
   • Organization...
   • PageCount
   • PriorityType
   • ProvinceField
   • RecordCount
   • RecordSource
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • RLetterAddress
   • RLetterCity
   • RLetterCodeF...
   • RLetterName
   • RLetterOrgan...
   • RLetterProvince
   • RLetterZip
   • SenderAddress
   • SenderCity
   • SenderName
   • SenderOrgani...
   • SenderProvince
   • SenderZIP
   • Signature
   • Signatures
   • SpecificText...
   • SubscriberID
   • TextFileName
   • Typographica...
   • UseADO
   • UserID
   • UserPassword
   • Version
   • ZIPField
  • Methods
  • Events


Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    Postel Control - Signatures Property

Kadmos Postel ActiveX Control      Previous Next
Postel Control
Signatures Property

Description Returns a reference to a collection of "Signature" objects. Each object corresponds to a signature in the batch file. Restituisce il rifemento alla collezioni degli oggetti di tipo "Signature". Ogni oggetto di questo tipo contiene tutti i dati delle firme da inserire nel file lotto Postel.
Syntax
Visual Basic
[form.]Postel.Signatures
Visual C++ C_Collection Postel.GetSignatures();
Delphi property Signatures: _Collection;
C# VBA.Collection Postel.Signatures;
Remarks Use the Signatures collection to retrieve or remove an individual Signature object.

The methods of the Signatures collection are:
CountCounts the defined Signatures
RemoveRemoves a Signature object from the Signatures collection

To count all the objects of the Signatures collection use the following code:

Dim NSignatures As Long

NSignatures = Postel1.Signatures.Count

To remove a Signature object, for example the first, from the Signatures collection use the following code:

Postel1.Signatures.Remove (1)

All of the properties for the Signature object are listed in the following table:

PropertyData TypeDescription

RefNumber Integer Reference number. Numero di riferimento che consente di posizionare la firma su una pagina della lettera
RegistrationDate Date Signature's registration date. Data di registrazione della firma da parte del servizio Postel. (dato non obbligatorio)
ID String ID of signature. Identificativo della firma così copme fornito dal servizio Postel. (dato non obbligatorio)
SignatureName String The name of signature. Identificativo di riconoscimento della firma depositata.
CharY Integer Height of signature (chars). Altezza della firma in caratteri. (dato non obbligatorio)
CharX Integer Width of signature (chars). Larghezza della firma in caratteri. (dato non obbligatorio)
BMPFileName String The file name of the BMP picture of signature. Il nome file di tipo .BMP che rappresenta ila firma. Da utilizzare nel caso si voglia rappresentare graficamente il grafico. (dato non obbligatorio)
Data Type Collection

Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy