Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can we use external fonts in Silverlight? How



Can we use external fonts in Silverlight? How..

Answer / Manish Kumar Srivastava

Yes, you can use external fonts in Silverlight by embedding the font as a resource and using the FontFamily property to apply it. Here's an example:
- Add your custom font file (.ttf or .otf) to your project as a resource.
- Use XAML markup to reference the embedded font:
<FontFamily x:Key='CustomFont'>fonts/YourFontName.ttf#YourFontName</FontFamily>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

What are the main features of silverlight?

1 Answers  


Explain the architecture of silverlight?

1 Answers  


What is the different development tools used in silverlight?

1 Answers  


List the different components used in Silverlight?

1 Answers  


What is ria?

1 Answers  


Does silverlight web application work with all browsers ?

1 Answers  


What is the name of linux version of silverlight?

1 Answers  


How to use xaml namescope in silverlight?

1 Answers  


What is the extension that we used for silverlight file?

1 Answers   Wipro,


What are differences between silverlight and asp.net?

1 Answers  


Expression studio orvisual studio, which one better to use for developing silverlight application?

1 Answers  


how to change the default page of silver light application?

1 Answers   Microsoft,


Categories