PaginatedSaveOptions.OutputBlankPageWhenNothingToPrint

PaginatedSaveOptions.OutputBlankPageWhenNothingToPrint property

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

public bool OutputBlankPageWhenNothingToPrint { get; set; }

Remarks

Default is true.

See Also