| Visual Basic (Declaration) | |
|---|---|
Public Property NeverEmbedFonts As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string NeverEmbedFonts {get; set;} | |
Return Value
Semicolon-delimited string of font names.| C# | Copy Code |
|---|---|
privateAvoidAbtnExport_Click(objectAsender,ASystem.EventArgsAe) | |
| Visual Basic | Copy Code |
|---|---|
PrivateASubAbtnExport_Click(ByValAsenderAAsASystem.Object,AByValAeAAsASystem.EventArgs)AHandlesAButton2.Click | |
Never embedding any of the fonts used in your documents can reduce the PDF file size dramatically if many fonts are used.