PagesOptions.Pages Property

Specific settings for individual pages.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public SortedDictionary<int, PageOptions> Pages { get; set; }

Property Value

SortedDictionary<Int32, PageOptions>

See Also