Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocxDocumentOptions Class : TextMode Property |
public DocumentTextMode TextMode {get; set;}
'Declaration
Public Property TextMode As DocumentTextMode
'Usage
Dim instance As DocxDocumentOptions Dim value As DocumentTextMode instance.TextMode = value value = instance.TextMode
public DocumentTextMode TextMode {get; set;}
@property (nonatomic, assign) LTDocumentTextMode textMode
public DocumentTextMode getTextMode() public void setTextMode(DocumentTextMode mode)
<br/>get_TextMode();<br/>set_TextMode(value);<br/>Object.defineProperty('TextMode');
public: property DocumentTextMode TextMode { DocumentTextMode get(); void set ( DocumentTextMode value); }
Frames are containers supported by the DOCX format for text that can be positioned on a page and sized.