In This Topic ▼

DOCWRTRTFOPTIONS

typedefstruct_DOCWRTRTFOPTIONS{DOCWRTOPTIONSOptions;DOCWRTTEXTMODETextMode;L_UINT32uFlags;} DOCWRTRTFOPTIONS, *pDOCWRTRTFOPTIONS;

TheDOCWRTRTFOPTIONSstructure provides information about RTF document files.

Members

Options

Options structure that contains options for RTF format.

TextMode

Controls how and when to frames the text blocks in the resulting RTF file.
Frames are containers supported by the RTF format for text that can be positioned on a page and sized. The Default value is DOCWRTTEXTMODE_AUTO.

uFlags

Flag that indicates the extra options for writing RTF files. Currently there are no flags. This is for future use.

Comments

pDOCWRTRTFOPTIONSis a pointer toDOCWRTRTFOPTIONSstructure. Generally, where a function parameter type ispDOCWRTRTFOPTIONS, you can declare aDOCWRTRTFOPTIONSvariable, update the structure's fields, and pass the variable's address in the parameter. Declaring apDOCWRTRTFOPTIONSvariable is necessary only if your program requires a pointer.

Microsoft Rich Text Format (RTF). RTF provides a format for text and graphics interchange that can be used with different output devices, operating environments, and operating systems. RTF uses the American National Standards Institute (ANSI), PC-8, Macintosh, or IBM PC character set to control the representation and formatting of a document, both on the screen and in print. With the RTF Specification, documents created under different operating systems and with different software applications can be transferred between those operating systems and applications. The RTF format is the default used by Microsoft WordPad application.

TheLEADTOOLS Document Writerssupport creating RTF documents. The following features are supported:

The structure is used by:

LEADTOOLS Raster Imaging C API Help
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.All Rights Reserved.