Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfCreationOptions Properties

Represents document creation options.
Name Description
Compatibility Gets or sets the compatibility mode of a document.
DisableEmbeddingAllFonts Gets or sets a value that specifies whether to prohibit embedding all fonts in a PDF document.
MergePdfADocuments Specifies whether to merge PDF/A documents.
NotEmbeddedFontFamilies Gets or sets a list of font families that are not embedded in a document.
See Also