LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Framed Property (DocDocumentOptions)

Show in webframe







Gets or sets a value indicating whether to frame the text blocks (use text box objects) in the resulting DOC file.
Syntax
public bool Framed {get; set;}
'Declaration
 
Public Property Framed As Boolean
'Usage
 
Dim instance As DocDocumentOptions
Dim value As Boolean
 
instance.Framed = value
 
value = instance.Framed
public bool Framed {get; set;}

            

            
 
get_Framed();
set_Framed(value);
Object.defineProperty('Framed');
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 DOC file; otherwise it is false.
Remarks

Frames are containers supported by the DOC 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 DocDocumentOptions.
Requirements

Target Platforms

See Also

Reference

DocDocumentOptions Class
DocDocumentOptions 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-2014 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