Click or drag to resize

HtmlFlowingSaveOptions Properties

The HtmlFlowingSaveOptions type exposes the following members.

Properties
 NameDescription
Public propertyEmbedImages Gets or sets a value indicating whether images are embedded directly within the HTML file in form of Base64 encoding.
(Inherited from HtmlSaveOptions)
Public propertyImagesDirectoryPath Gets or sets the physical directory where all images will be saved.
(Inherited from HtmlSaveOptions)
Top
See Also