GridImageOrPrintOptions.OutputBlankPageWhenNothingToPrint

GridImageOrPrintOptions.OutputBlankPageWhenNothingToPrint property

Indicates whether to output a blank page when there is nothing to print.

public bool OutputBlankPageWhenNothingToPrint { get; set; }

Remarks

Default is false.

See Also