Combines the properties of the specified AppearanceStyleBase with the current instance of the HtmlEditorDocumentStyles class.
public AppearanceStyleBase MergeStyles( AppearanceStyleBase source )
Public Function MergeStyles( ByVal source As AppearanceStyleBase ) As AppearanceStyleBase
Use the MergeStyles method to combine the properties of the specified AppearanceStyleBase object with the instance of the HtmlEditorDocumentStyles class that this method is called from.