Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

DefaultRtf Property






Gets or sets the default rich text to be used with new AnnRichTextObject objects.
Syntax
public virtual string DefaultRtf {get; set;}
'Declaration
 
Public Overridable Property DefaultRtf As String
'Usage
 
Dim instance As AnnRichTextDrawDesigner
Dim value As String
 
instance.DefaultRtf = value
 
value = instance.DefaultRtf

            

            
public:
virtual property String^ DefaultRtf {
   String^ get();
   void set (    String^ value);
}

Property Value

A String that represents the default rich text.
Example

For C#/VB examples, refer to AnnRichTextDrawDesigner.

Requirements

Target Platforms

See Also

Reference

AnnRichTextDrawDesigner Class
AnnRichTextDrawDesigner Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features