Version

PublishProgressEventArgs Class Properties

For a list of all members of this type, see PublishProgressEventArgs members.

Public Properties
 NameDescription
Public PropertyCurrentThe current item that is being exported.  
Public PropertyIsFinishedIndicates if the process has finished.  
Public PropertyPercentageReturns the current progress percentage.  
Public PropertyTotalThe total number of items that will be output. The items are different for XPS and PDF, and are related with the internal workings of each document engine.  
See Also