[]
        
(Showing Draft Content)

C1.Win.Document.C1PrintManager.DocumentSource

DocumentSource Property

DocumentSource

Gets or sets the C1DocumentSource that to print. C1PrintManager assumes that this C1DocumentSource already in Printing state, i.e. its BusyState == Printing.

Declaration
public C1DocumentSource DocumentSource { get; set; }
Public Property DocumentSource As C1DocumentSource