LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Percentage Property

Show in webframe







Gets the value, in percent, of the completion for the current operation.
Syntax
public int Percentage {get;}
'Declaration
 
Public ReadOnly Property Percentage As Integer
'Usage
 
Dim instance As DocumentProgressEventArgs
Dim value As Integer
 
value = instance.Percentage
public int Percentage {get;}

            

            
 get_Percentage(); 
public:
property int Percentage {
   int get();
}

Property Value

A number between 0 and 100 that indicates in percent how close to finishing the current operation is.
Remarks

Use this property to provide visual feedback to the user in a progress bar.

Example
For an example, refer to DocumentWriter.Progress.
Requirements

Target Platforms

See Also

Reference

DocumentProgressEventArgs Class
DocumentProgressEventArgs Members
DocumentWriter Class
DocumentWriter.Progress
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features