WordProcessingLoadOptions Class |
Namespace: GroupDocs.Conversion.Options.Load
The WordProcessingLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WordProcessingLoadOptions |
Initializes new instance of WordProcessingLoadOptions class.
|
Name | Description | |
---|---|---|
![]() | AutoFontSubstitution |
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 |
Bookmarks options
|
![]() | DefaultFont |
Default font for Words document. The following font will be used if a font is missing.
|
![]() | EmbedTrueTypeFonts |
If EmbedTrueTypeFonts is true, GroupDocs.Conversion embed true type fonts in the output document. Default: false
|
![]() | FontSubstitutes |
Substitute specific fonts when converting Words document.
|
![]() | Format |
Input document file type.
|
![]() | HideComments |
Hide comments.
|
![]() | HideWordTrackedChanges |
Hide markup and track changes for Word documents.
|
![]() | Password |
Set password to unprotect protected document.
|
![]() | PreserveFormFields |
Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false.
|
![]() | UpdateFields |
Update fields after loading. Default: false
|
![]() | UpdatePageLayout |
Update page layout after loading. Default: false
|
![]() | UseTextShaper |
Specifies whether to use a text shaper for better kerning display. Default is false.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEqualityComponents |
Gets equality components.
(Overrides ValueObjectGetEqualityComponents.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |