Provides options specifically for loading RTF files as raster images.
public class CodecsRtfLoadOptions
Public Class CodecsRtfLoadOptions
public class CodecsRtfLoadOptions
public ref class CodecsRtfLoadOptions
Rich Text Format (RTF) files have no physical width or height in pixels. You can use the CodecsRasterizeDocumentLoadOptions to control how the final document is rendered as a raster image. For more information, refer to CodecsRasterizeDocumentLoadOptions.
For an example, refer to CodecsRtfOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET