ActiveReports 9
WriteTheme Method

The theme to save.
The info of the file to save.
Saves the specified theme to the specified file.
Syntax
'Declaration
 
Public Shared Sub WriteTheme( _
   ByVal theme As Theme, _
   ByVal fileInfo As System.IO.FileInfo _
) 
public static void WriteTheme( 
   Theme theme,
   System.IO.FileInfo fileInfo
)

Parameters

theme
The theme to save.
fileInfo
The info of the file to save.
Requirements

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

See Also

Reference

XmlThemeWriter Class
XmlThemeWriter Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum