Click or drag to resize
PageInfoResultPageSource Property
Gets or sets the page source.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public PageInfoSource PageSource { get; set; }

Property Value

Type: PageInfoSource
See Also