Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocumentProgressEventArgs Class : Percentage Property |
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();
Use this property to provide visual feedback to the user in a progress bar.