Visual Basic (Declaration) | |
---|---|
Public Property StyleStream As System.Boolean |
C# | |
---|---|
public System.bool StyleStream {get; set;} |
Property Value
A boolean value indicating whether or not to write the CSS style information to a different stream, or embed it in the html file.When this value is set to False the full report will be rendered before being returned.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2