[]
Removes a link to the specified Font.
public bool RemoveLinkedFont(Font linkedFont)
Public Function RemoveLinkedFont(linkedFont As Font) As Boolean
Type | Description |
---|---|
bool | True if the link was successfully removed, False if it was not found. |