percent Property

Summary

The percentage complete for convert progress notifications.

Syntax
C#
VB
C++
public int percent { get; set; } 
Public Property percent As Integer 
public: 
property int percent { 
   int get(); 
   void set (    int ); 
} 

Property Value

The percentage complete for convert progress notifications.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly