| ToImageOption Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
 
Namespace: Spire.Doc
 Syntax
Syntax
 
The ToImageOption type exposes the following members.
 Constructors
Constructors
 
| Name | Description | |
|---|---|---|
|   | ToImageOption | 
 Initializes a new instance of the
 
ToImageOption
 
 class
 | 
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | CreateWordBookmarks | 
 Gets or set the a value, Whether to use word bookmars when create the bookmarks.
(Inherited from
 ToPdfParameterList
.) | 
|   | CreateWordBookmarksUsingHeadings | 
 Gets or set the a value that determines whether create the bookmarks using Headings.
(Inherited from
 ToPdfParameterList
.) | 
|   | DisableLink | 
 gets or sets whether remove the link on the hyperlink and keep the character format
during converting to pdf.
(Inherited from
 ToPdfParameterList
.) | 
|   | EmbeddedFontNameList | 
 Gets or sets Embedded into the PDF document font name.
(Inherited from
 ToPdfParameterList
.) | 
|   | ExportDocumentStructureTags | 
 Gets or sets a value determining whether or not to export document structure tags.
The default value is false.
(Inherited from
 ToPdfParameterList
.) | 
|   | IsAtLast | 
 Gets or sets To Pdf TextBox HeightType.The default is "Exactly".
(Inherited from
 ToPdfParameterList
.) | 
|   | IsEmbeddedAllFonts | 
 Gets or sets all fonts are embedded in the PDF document.
(Inherited from
 ToPdfParameterList
.) | 
|   | IsHidden | 
 Gets or sets hidden text is converted.
(Inherited from
 ToPdfParameterList
.) | 
|   | MimicWPSLayout | 
 Gets or sets a value indicating whether to mimic the layout of WPS Application.
The default value is false.
(Inherited from
 ToPdfParameterList
.) | 
|   | PdfConformanceLevel | 
 Gets or sets the Pdf document's Conformance-level.
(Inherited from
 ToPdfParameterList
.) | 
|   | PdfSecurity | 
 Represents the security settings of the PDF document.
(Inherited from
 ToPdfParameterList
.) | 
|   | PreserveFormFields | 
 Indicates whether form field values should be preserved after operations.
Default is
 
false
 
 .
(Inherited from
 ToPdfParameterList
.) | 
|   | PrivateFontPaths | 
 Gets or sets the private font paths.
(Inherited from
 ToPdfParameterList
.) | 
|   | 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.
(Inherited from
 ToPdfParameterList
.) | 
|   | UseAuthorNameToDisplayCommentLabel | 
 Gets or sets a value indicating whether display comment label with the author name.
The default value is false.
(Inherited from
 ToPdfParameterList
.) | 
|   | UsePSCoversion | 
 Gets or sets a value indicating whether use the PS conversion.
(Inherited from
 ToPdfParameterList
.) | 
|   | WordBookmarksColor | 
 Gets or sets the text color of the word bookmarks.
the default value is the "SaddleBrown" color(#FF8B4513).
(Inherited from
 ToPdfParameterList
.) | 
|   | WordBookmarksTextStyle | 
 Gets or sets the text style of the word bookmarks.
The default value is the Bold.
(Inherited from
 ToPdfParameterList
.) | 
|   | WordBookmarksTitle | 
 Gets or sets the word bookmarks title. The default value for this title is null.
(Inherited from
 ToPdfParameterList
.) | 
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Equals | 
 Determines whether the specified object is equal to the current object.
(Inherited from
 Object
.) | 
|   | Finalize | 
 Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
 Object
.) | 
|   | GetHashCode | 
 Serves as the default hash function.
(Inherited from
 Object
.) | 
|   | GetType | 
 Gets the
 
Type
 
 of the current instance.
(Inherited from
 Object
.) | 
|   | MemberwiseClone | 
 Creates a shallow copy of the current
 
Object
 
 .
(Inherited from
 Object
.) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
 See Also
See Also