'Declaration Public Function Remove( _ ByVal type As EmbeddedFontType _ ) As System.Boolean
public System.bool Remove( EmbeddedFontType type )
Parameters
- type
- The type of the embedded font to remove.
Return Value
true if the font with the specified type was removed, false otherwise.