←Select platform

DefaultRtf Property

Summary

Gets or sets the default rich text to be used with new AnnRichTextObject objects.

Syntax

C#
VB
C++
public virtual string DefaultRtf { get; set; } 
  
Public Overridable Property DefaultRtf As String 
public: 
virtual property String^ DefaultRtf { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A String that represents the default rich text.

Example

For an example, refer to AnnRichTextDrawDesigner.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly