Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
140836 | Nov 9,2018 02:06 PM UTC | Nov 15,2018 09:45 AM UTC | Xamarin.Android | 9 |
![]() |
Tags: PDF |
Stream fontStream = typeof(MainPage).GetTypeInfo().Assembly.GetManifestResourceStream("Sample.Assets.Arial.ttf");
pdfGridParagraph3.Style.Font = new PdfTrueTypeFont(fontStream, 14); |
Stream fontStream = typeof(MainActivity).GetTypeInfo().Assembly.GetManifestResourceStream("GettingstartedAndroid.Assets.Arial.ttf");
|
GettingstartedAndroid - Name of the sample
Assets - Folder name
Arial.ttf - Font file name |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.