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 - Graphs Property

Kadmos Postel ActiveX Control      Previous Next
Postel Control
Graphs Property

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

The methods of the Graphs collection are:
CountCounts the defined Graphs
RemoveRemoves a Graph object from the Graphs collection

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

Dim NGraphs As Long

NGraphs = Postel1.Graphs.Count

To remove a Graph object, for example the first, from the Graphs collection use the following code:

Postel1.Graphs.Remove (1)

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

PropertyData TypeDescription

RefNumber Integer Reference number. Numero di riferimento. Un valore da 1 a 32 che consente di richiamare il logotipo da stampare. Se ommesso viene riportato l'ordine di inserimento dei logotipi
MarginLeft Integer Left Margin of graph (chars). Margine sinistro del logotipo in caratteri. (dato non obbligatorio)
MarginRight Integer Right margin of graph (chars). Margine destro del logotipo in caratteri. (dato non obbligatorio)
MarginBottom Integer Bottom margin of graph (chars). Margine inferiore del logotipo in caratteri. (dato non obbligatorio)
MarginTop Integer Top margin of graph (chars). Margine superiore del logotipo in caratteri. (dato non obbligatorio)
RegistrationDate Date Graph's registration date. Data di registrazione del grafico da parte del servizio Postel. (dato non obbligatorio)
CharY Integer Height of graph (chars). Altezza del logotipo in caratteri. (dato non obbligatorio)
CharX Integer Width of graph (chars). Larghezza del logotipo in caratteri. (dato non obbligatorio)
GraphName String The name of graph. Identificativo di riconoscimento del grafico depositato.
BMPFileName String The file name of the BMP picture of graph. Il nome file di tipo .BMP che rappresenta il logotipo. Da utilizzare nel caso si voglia rappresentare graficamente il grafico. (dato non obbligatorio)
ID String ID of graph. Identificativo del logotipo così copme fornito dal servizio Postel. (dato non obbligatorio)
Data Type Collection

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