Table of Contents

ExcelFile.PrintOptions Property

All print options in a single place. You will normally want to set individual properties like PrintLandscape

Syntax

Namespace: FlexCel.Core

public abstract TPrintOptions PrintOptions { get; set; }

See also