ImageGear for .NET
ImGearARTRichText Constructor(IImGearRectangle,String)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTRichText Class > ImGearARTRichText Constructor : ImGearARTRichText Constructor(IImGearRectangle,String)




rect
Mark's rectangle.
richText
RTF formatted text.

Glossary Item Box

Initializes a new instance of the ImGearARTRichText class object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

rect
Mark's rectangle.
richText
RTF formatted text.

Remarks

This constructor validates if the richText argument is a valid RTF-formatted string and throws the ImGearException with a PARAMETER_HAS_INVALID_VALUE error code if it is not.

See Also

©2013. Accusoft Corporation. All Rights Reserved.