ToPdfParameterList Properties |
The ToPdfParameterList type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CreateWordBookmarks |
Gets or set the a value, Whether to use word bookmars when create the bookmarks.
|
![]() |
CreateWordBookmarksUsingHeadings |
Gets or set the a value that determines whether create the bookmarks using Headings.
|
![]() |
DisableLink |
gets or sets whether remove the link on the hyperlink and keep the character format
during converting to pdf.
|
![]() |
EmbeddedFontNameList |
Gets or sets Embedded into the PDF document font name.
|
![]() |
ExportDocumentStructureTags |
Gets or sets a value determining whether or not to export document structure tags.
The default value is false.
|
![]() |
IsAtLast |
Gets or sets To Pdf TextBox HeightType.The default is "Exactly".
|
![]() |
IsEmbeddedAllFonts |
Gets or sets all fonts are embedded in the PDF document.
|
![]() |
IsHidden |
Gets or sets hidden text is converted.
|
![]() |
MimicWPSLayout |
Gets or sets a value indicating whether to mimic the layout of WPS Application.
The default value is false.
|
![]() |
PdfConformanceLevel |
Gets or sets the Pdf document's Conformance-level.
|
![]() |
PdfSecurity |
Represents the security settings of the PDF document.
|
![]() |
PreserveFormFields |
Indicates whether form field values should be preserved after operations.
Default is
false
.
|
![]() |
PrivateFontPaths |
Gets or sets the private font paths.
|
![]() |
UpdateFields |
Gets or sets a value indicating whether to change the fields before
saving the document when using the new engine.
The default value is true.
|
![]() |
UseAuthorNameToDisplayCommentLabel |
Gets or sets a value indicating whether display comment label with the author name.
The default value is false.
|
![]() |
UsePSCoversion |
Gets or sets a value indicating whether use the PS conversion.
|
![]() |
WordBookmarksColor |
Gets or sets the text color of the word bookmarks.
the default value is the "SaddleBrown" color(#FF8B4513).
|
![]() |
WordBookmarksTextStyle |
Gets or sets the text style of the word bookmarks.
The default value is the Bold.
|
![]() |
WordBookmarksTitle |
Gets or sets the word bookmarks title. The default value for this title is null.
|