Table of Contents

THeaderAndFooter.DiffFirstPage Property

When true the first page will have a different header and footer from the rest, and it will be specified in FirstHeader and FirstFooter. When false, FirstHeader and FirstFooter have no meaning.

Syntax

Namespace: FlexCel.Core

public Boolean DiffFirstPage { get; set; }

See also