AutoFontSubstitution { get; set; } |
If AutoFontSubstitution is disabled, GroupDocs.Conversion uses the DefaultFont for the substitution of missing fonts. If AutoFontSubstitution is enabled, GroupDocs.Conversion evaluates all the related fields in FontInfo (Panose, Sig etc) for the missing font and finds the closest match among the available font sources. Note that font substitution mechanism will override the DefaultFont in cases when FontInfo for the missing font is available in the document. The default value is True. |
BookmarkOptions { get; set; } |
Bookmarks options |
ClearBuiltInDocumentProperties { get; set; } |
Removes built-in metadata properties from the document. |
ClearCustomDocumentProperties { get; set; } |
Removes custom metadata properties from the document. |
ConvertOwned { get; set; } |
Implements ConvertOwned Default is false |
ConvertOwner { get; set; } |
Implements ConvertOwner Default is true |
DefaultFont { get; set; } |
Default font for Words document. The following font will be used if a font is missing. |
Depth { get; set; } |
Implements Depth Default: 1 |
EmbedTrueTypeFonts { get; set; } |
If EmbedTrueTypeFonts is true, GroupDocs.Conversion embed true type fonts in the output document. Default: false |
FontSubstitutes { get; set; } |
Substitute specific fonts when converting Words document. |
Format { get; set; } |
Input document file type. |
virtual Format { get; } |
Input document file type. |
HideComments { get; set; } |
Hide comments. |
HideWordTrackedChanges { get; set; } |
Hide markup and track changes for Word documents. |
HyphenationOptions { get; set; } |
Set hyphenation options for WordProcessing documents. |
KeepDateFieldOriginalValue { get; set; } |
Keep original value of date field. Default: false |
PageNumbering { get; set; } |
Enable or disable generation of page numbering in converted document. Default: false |
Password { get; set; } |
Set password to unprotect protected document. |
PreserveDocumentStructure { get; set; } |
Determines whether the document structure should be preserved when converting to PDF (default is false). |
PreserveFormFields { get; set; } |
Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false. |
SkipExternalResources { get; set; } |
Implements SkipExternalResources |
UpdateFields { get; set; } |
Update fields after loading. Default: false |
UpdatePageLayout { get; set; } |
Update page layout after loading. Default: false |
UseTextShaper { get; set; } |
Specifies whether to use a text shaper for better kerning display. Default is false. |
WhitelistedResources { get; set; } |
Implements WhitelistedResources |