SessionProfile.PageModel Property

Provides access to the printing model of documents.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public PageModel PageModel { get; }

Property Value

PageModel

Implements

ISessionProfile.PageModel

See Also