FormatForMarker(string,FormatMarker)
Method in MarkupPalette
Summary
Gets formatting information. for a particular marker inside this palette.
Parameters
Name
Description
string
markerName
The marker you want to get formatting information for.
The FormatMarker for the given marker name, or a default format if a marker named markerName
was not found.
Returns
true
if the marker exists within this palette; false
otherwise.
Last updated