[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.GeneratingComplete

GeneratingComplete Property

GeneratingComplete

If the current document is generating (see IsGenerating), gets the approximate completion ratio, from 0 (0% complete) to 1 (100% complete). If the document is currently not generating, gets 1.

Declaration
[Browsable(false)]
public double GeneratingComplete { get; }