Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

Percentage Property








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;}
public int getPercentage()
 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

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