PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocumentBase.ProgressChangedEventArgs Class / ProgressPercentage Property

In This Topic
    ProgressPercentage Property
    In This Topic
    Gets the asynchronous task progress percentage.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ProgressPercentage As Integer
    public int ProgressPercentage {get;}
    See Also