LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Framed Property (DocxDocumentOptions)

Show in webframe







Gets or sets a value indicating whether to frame the text blocks (use text box objects) in the resulting DOCX(2007/2010) file.
Syntax
public bool Framed {get; set;}
'Declaration
 
Public Property Framed As Boolean
'Usage
 
Dim instance As DocxDocumentOptions
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 DOCX(2007/2010) file; false, otherwise.
Remarks

Frames are containers supported by the DOCX(2007/2010) 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 DocxDocumentOptions.
Requirements

Target Platforms

See Also

Reference

DocxDocumentOptions Class
DocxDocumentOptions 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