Leadtools.Forms.DocumentWriters Namespace > RtfDocumentOptions Class : Framed Property |
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);
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.
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