Click or drag to resize

RtfSaveOptions Properties

The RtfSaveOptions type exposes the following members.

Properties
 NameDescription
Public propertyCalculateListItems When true, list items contained in the document will be recalculates before saving. Default: true.
Public propertyContentType Gets the content-type for RTF file format: application/rtf.
(Overrides SaveOptionsContentType)
Public propertyEmbeddedImageFormat Gets and sets the format to embed images in the saving document. Default value: Auto.
Public propertyEmbeddedJpegQuality Gets and sets the value value indicating Jpeg quality level. Affects only to the images which embedded in Jpeg format. Default value: 90.
Public propertyEncoding Gets or sets the encoding for the RTF file.
Top
See Also