'Declaration Public ReadOnly Property IsFixedPageReport As Boolean
public bool IsFixedPageReport {get;}
Property Value
A System.Boolean value wheretrue
if the report is a fixed page report; otherwise, false
.'Declaration Public ReadOnly Property IsFixedPageReport As Boolean
public bool IsFixedPageReport {get;}
true
if the report is a fixed page report; otherwise, false
.