Table of Contents

XlsFile.PrintDraftQuality Property

If true, the pages will be printed in draft quality.

This property modifies ExcelFile.PrintOptions

Syntax

Namespace: FlexCel.XlsAdapter

public override Boolean PrintDraftQuality { get; set; }

See also