NevronOpenVision
Nevron.Nov.Office.Writer Namespace / NWriterOptions Class


NWriterOptions Class Properties

For a list of all members of this type, see NWriterOptions members.

Public Properties
 NameDescription
Public PropertyGets/Sets the compression level to use for DOCX files. By default set to MediumCompression.  
Public PropertySpecifies whether to embed images as Base64 strings in the generated HTML documents or not. By default set to true.  
Public PropertyDetermines whether to inline the CSS styles in "style" attributes or to create and use CSS classes. By default set to false.  
Public PropertyDetermines whether to minify the resulting HTML by not adding any new lines or tabulations. By default set to true.  
Top
See Also