Config.UsePrintArea

Config.UsePrintArea property

Gets/Sets 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