Version

PublishProgressEventArgs Class Members

The following tables list the members exposed by PublishProgressEventArgs.

Public Constructors
 NameDescription
Public ConstructorPublishProgressEventArgs ConstructorCreates an instance of a .  
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

View on GitHub