[]
        
(Showing Draft Content)

C1.C1Preview.AdjustPrintPageEventArgs.Handled

Handled Property

Handled

Gets or sets a value indicating whether the event hanlder has printed the page, or whether the caller (print manager) should print the page as usual.

The default is false.

Declaration
public bool Handled { get; set; }