Click or drag to resize

StiEngineTemplatePage Property

Gets or sets a page from a template. This page is being rendered in the current moment.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPage TemplatePage { get; set; }

Property Value

Type: StiPage
See Also