[]
Gets or sets the C1DocumentSource that to print. C1PrintManager assumes that this C1DocumentSource already in Printing state, i.e. its BusyState == Printing.
public C1DocumentSource DocumentSource { get; set; }
Public Property DocumentSource As C1DocumentSource