ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / TxtExportSettings Class / PageDelimiter Property

In This Topic
    PageDelimiter Property (TxtExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PageDelimiter As StringDefaultExportSetting
    public StringDefaultExportSetting PageDelimiter {get; set;}
    See Also