LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

Framed Property (RtfDocumentOptions)






Gets or sets a value indicating whether to frame the text blocks (use text box objects) in the resulting RTF file. .NET support
Syntax
public bool Framed {get; set;}
'Declaration
 
Public Property Framed As Boolean
'Usage
 
Dim instance As RtfDocumentOptions
Dim value As Boolean
 
instance.Framed = value
 
value = instance.Framed
public bool Framed {get; set;}
 get_Framed();
set_Framed(value);
public:
property bool Framed {
   bool get();
   void set (    bool value);
}

Property Value

true to frame the text blocks (use text box objects) in the resulting RTF file; false, otherwise..
Remarks

Frames are containers supported by the RTF format for text that can be positioned on a page and sized.

The default value of this property is false.

Example
For an example, refer to RtfDocumentOptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RtfDocumentOptions Class
RtfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features