Get or set if the area will appear on all odd pages.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool Odd { get; set; }
Visual Basic
Public Property Odd As Boolean
	Get
	Set

See Also