[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.RemoveLinkedFont

RemoveLinkedFont Method

RemoveLinkedFont(Font)

Removes a link to the specified Font.

Declaration
public bool RemoveLinkedFont(Font linkedFont)
Parameters
Type Name Description
Font linkedFont

The Font to be removed from the list of linked fonts.

Returns
Type Description
bool

True if the link was successfully removed, False if it was not found.