This method gets the formatting specifically assigned to various styles.
HTM
.GetStyleMapping(nItem
,StyleName
,MarkupStart
,MarkupEnd
,nFlags
)
See AddStyleMapping for a description of StyleName
, MarkupStart
, MarkupEnd
, and nFlags
.
By specifying nItem
(which can be any value from 0 to NumStyles
–1 where pszBaseURL
is a property), the StyleName
, MarkupStart
, MarkupEnd
, and nFlags
parameters are filled in.
|