ComponentOne VSView 8.0
AutoRTF Property

Returns or sets whether RTF text should be automatically detected.

Syntax

[form!]VSPrinter.AutoRTF[ = {True | False} ]

Remarks

If the AutoRTF property is set to True (default), the VSPrinter control interprets any text enclosed in curly brackets as RTF text and renders it accordingly.

AutoRTF is useful for creating tables that use multiple fonts within a single cell, or documents with complex headers and footers.

You should be aware of the fact that rendering RTF text is an order of magnitude slower than rendering regular text, so use this capability only when there is no simple alternative.

For details on rendering RTF text, see the TextRTF property.

Data Type

Boolean

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback