Config.UsePrintArea

Config.UsePrintArea property

Sets/Gets whether to use PageSetup.PrintArea for the UI display range when the worksheet has PageSetup setting for PrintArea. the default value is false .

public static bool UsePrintArea { get; set; }

See Also