Skip to content

Commit da107f7

Browse files
author
yevgen-nykytenko
committed
Update content 2025-12-20 05:59:01
1 parent 364e680 commit da107f7

File tree

84 files changed

+234
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+234
-81
lines changed

english/net/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 10
55
url: /net/
66
description: GroupDocs.Conversion for .NET API References contain examples, code snippets, and API documentation. It provides namespaces, classes, interfaces, and other API details.
77
is_root: true
8-
version: "25.11"
8+
version: "25.12"
99
---
1010

1111
## Namespaces

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public class PdfConvertOptions : CommonConvertOptions<PdfFileType>, IDpiConvertO
2626
| Name | Description |
2727
| --- | --- |
2828
| [Dpi](../../groupdocs.conversion.options.convert/pdfconvertoptions/dpi) { get; set; } | Desired page DPI after conversion. The default resolution is: 96 dpi. |
29+
| [EmbedFullFonts](../../groupdocs.conversion.options.convert/pdfconvertoptions/embedfullfonts) { getset; } | When set to true, the full font file is embedded into the PDF instead of a subset. This increases the output file size but ensures better compatibility when editing the resulting PDF. Applies only when converting from WordProcessing documents. |
2930
| [FallbackPageSize](../../groupdocs.conversion.options.convert/pdfconvertoptions/fallbackpagesize) { getset; } | Fallback page size |
3031
| [Format](../../groupdocs.conversion.options.convert/convertoptions-1/format) { getset; } | The desired file type the input document should be converted to. |
3132
| virtual [Format](../../groupdocs.conversion.options.convert/convertoptions/format) { getset; } | Implements [`Format`](../iconvertoptions/format) |
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: EmbedFullFonts
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: When set to true the full font file is embedded into the PDF instead of a subset. This increases the output file size but ensures better compatibility when editing the resulting PDF. Applies only when converting from WordProcessing documents.
5+
type: docs
6+
weight: 30
7+
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/embedfullfonts/
8+
---
9+
## PdfConvertOptions.EmbedFullFonts property
10+
11+
When set to true, the full font file is embedded into the PDF instead of a subset. This increases the output file size but ensures better compatibility when editing the resulting PDF. Applies only when converting from WordProcessing documents.
12+
13+
```csharp
14+
public bool EmbedFullFonts { get; set; }
15+
```
16+
17+
### See Also
18+
19+
* class [PdfConvertOptions](../../pdfconvertoptions)
20+
* namespace [GroupDocs.Conversion.Options.Convert](../../../groupdocs.conversion.options.convert)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/fallbackpagesize/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: FallbackPageSize
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Fallback page size
55
type: docs
6-
weight: 30
6+
weight: 40
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/fallbackpagesize/
88
---
99
## PdfConvertOptions.FallbackPageSize property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/marginsettings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: MarginSettings
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Page margin settings
55
type: docs
6-
weight: 40
6+
weight: 50
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/marginsettings/
88
---
99
## PdfConvertOptions.MarginSettings property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/orientationsettings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: OrientationSettings
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Page orientation settings
55
type: docs
6-
weight: 50
6+
weight: 60
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/orientationsettings/
88
---
99
## PdfConvertOptions.OrientationSettings property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/password/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Password
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Set this property if you want to protect the converted document with a password.
55
type: docs
6-
weight: 60
6+
weight: 70
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/password/
88
---
99
## PdfConvertOptions.Password property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/pdfoptions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfOptions
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Pdf specific convert options
55
type: docs
6-
weight: 70
6+
weight: 80
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/pdfoptions/
88
---
99
## PdfConvertOptions.PdfOptions property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/resizemode/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ResizeMode
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Specifies how content should be scaled when page size is changed. Default is AlignTopLeft no scaling.
55
type: docs
6-
weight: 80
6+
weight: 90
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/resizemode/
88
---
99
## PdfConvertOptions.ResizeMode property

english/net/groupdocs.conversion.options.convert/pdfconvertoptions/rotate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Rotate
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Page rotation
55
type: docs
6-
weight: 90
6+
weight: 100
77
url: /net/groupdocs.conversion.options.convert/pdfconvertoptions/rotate/
88
---
99
## PdfConvertOptions.Rotate property

0 commit comments

Comments
 (0)