FreeTextBox 3.2 Documentation
ParseStyleSheet Method (sheetLocation)
NamespacesFreeTextBoxControls.SupportStyleSheetParserParseStyleSheet(String)
Finds the stylesheet and reads in correctly formatted styles
Declaration Syntax
C# Visual Basic Visual C++
                  public static string[] ParseStyleSheet(
	string sheetLocation
)
                  Public Shared Function ParseStyleSheet ( _
	sheetLocation As String _
) As String()
                  public:
static array<String^>^ ParseStyleSheet(
	String^ sheetLocation
)
Parameters
sheetLocation (String)

[Missing <param name="sheetLocation"/> documentation for "M:FreeTextBoxControls.Support.StyleSheetParser.ParseStyleSheet(System.String)"]

Return Value

[Missing <returns> documentation for M:FreeTextBoxControls.Support.StyleSheetParser.ParseStyleSheet(System.String)]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068