ActiveReports 19 User Guide
Demos
Blog
Support
Pricing
Download
ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly
/
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace
/
RText Class
/ m_bFormatted Field
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Introduction
Report Readers
Report Authors
DevOps
Developers
Samples
Class Library
MESCIUS.ActiveReports Assembly
MESCIUS.ActiveReports.Aspnet.Designer Assembly
MESCIUS.ActiveReports.Aspnet.Viewer Assembly
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly
MESCIUS.ActiveReports.Aspnetcore.Viewer Assembly
MESCIUS.ActiveReports.Blazor.Designer Assembly
MESCIUS.ActiveReports.Blazor.Viewer Assembly
MESCIUS.ActiveReports.Chart Assembly
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly
MESCIUS.ActiveReports.Core.Document Assembly
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly
Namespaces
GrapeCity.ActiveReports.Core.Document.Drawing.GcGdi Namespace
Overview
Classes
GcGdiGraphics
Enumerations
FontHinting
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace
Overview
Classes
BorderRenderer
GdiCanvasItemRenderer
GdiImageConverterService
GdiTextLayoutService
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Document Namespace
Overview
Classes
PaddingExtension
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.I Namespace
Overview
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace
Overview
Classes
GraphicsCache
RText
Overview
Members
RText Constructor
RText Constructor(String,Font,Color)
RText Constructor(String,Font,Color,IEnumerable<TabStop>)
Methods
CalcRectRotation Method
ClearRuns Method
FormatText Method
FormatText(GraphicsCache,Single) Method
FormatText(GraphicsCache,RectangleF,RectangleF) Method
FormatTextAndTrim Method
FormatTextShrinkToFit Method
FormatTextShrinkToFit(GraphicsCache,Font,Single,Single) Method
FormatTextShrinkToFit(GraphicsCache,Font,Single,Single,Boolean) Method
GetBlocks Method
GetLastLinesIndexes Method
GetLines Method
GetLogicalLines Method
GetParagraphSize Method
IsLastLineInParagraph Method
NormalizeLineFeeds Method
Render Method
RenderWithGraphics Method
SetSelectionColors Method
Properties
Alignment Property
BackColor Property
CharacterSpacing Property
Font Property
FontIndex Property
Kinsoku Property
LineSpacing Property
MultiLine Property
Padding Property
Printing Property
RightToLeft Property
Selection Property
Text Property
TextAngle Property
TextColor Property
TextJustify Property
VertAlignment Property
VerticalText Property
WrapMode Property
Fields
m_bFormatted Field
m_outputSize Field
RText.Line
RText.LinePiece
RText.TabPiece
RText.TabStop
RText.TextPiece
Enumerations
RText.TabType
Structures
RText.PaddingEx
RText.SelectionRange
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Utility Namespace
Overview
GrapeCity.ActiveReports.Document.Section Namespace
Overview
Classes
PageExtensions
MESCIUS.ActiveReports.Core.Rdl Assembly
MESCIUS.ActiveReports.Core.Rendering Assembly
MESCIUS.ActiveReports.Design.Win Assembly
MESCIUS.ActiveReports.Export.Excel Assembly
MESCIUS.ActiveReports.Export.Html Assembly
MESCIUS.ActiveReports.Export.Image Assembly
MESCIUS.ActiveReports.Export.Pdf Assembly
MESCIUS.ActiveReports.Export.Rdf Assembly
MESCIUS.ActiveReports.Export.Word Assembly
MESCIUS.ActiveReports.Export.Xml Assembly
MESCIUS.ActiveReports.QueryDesigner Assembly
MESCIUS.ActiveReports.SpreadBuilder Assembly
MESCIUS.ActiveReports.Viewer.Common Assembly
MESCIUS.ActiveReports.Viewer.Win Assembly
MESCIUS.ActiveReports.Viewer.Wpf Assembly
MESCIUS.ActiveReports.Web Assembly
MESCIUS.ActiveReports.Web.Viewer Assembly
MESCIUS.ActiveReports.Win Assembly
Troubleshooting
m_bFormatted Field
In This Topic
Syntax
See Also
True if formatted
Syntax
Visual Basic
C#
public
bool
m_bFormatted
'Declaration Public m_bFormatted As
Boolean
See Also
Reference
RText Class
RText Members