C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / ParseTagInlineStyle Method

In This Topic
ParseTagInlineStyle Method (HtmlParser)
In This Topic
Syntax
'Declaration
 
Public Function ParseTagInlineStyle( _
   ByVal baseStyle As Style, _
   ByVal baseElement As Element, _
   ByVal inlineAtts() As String _
) As Style
 

Parameters

baseStyle
baseElement
inlineAtts
See Also