[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.FlexReport Assembly
C1.Report
Classes
TextField
Methods
GetText
dotnet-api
C1.Document Assembly
C1.FlexReport Assembly
C1.Report
Classes
AllowedValuesDefinition
BarCodeField
BehaviorOptions
BookmarkList
BookmarkListDataHandler
BoundLabeledValues
CalculatedField
CalculatedFieldCollection
CheckBoxField
CheckMark
DataAccessException
DataField
DataFieldCollection
DataHandler
DataHandlerDataScope
DataScope
DataSource
DataSourceCollection
DbFactoryLink
ExecuteScriptAction
Field
FieldBase
FieldBase.PropsTable<T>
FieldBase.StyleKey
FieldCollection
FlexReport
FontData
FontDataCollection
FontHolder
Group
GroupCollection
GroupDataScope
GroupDef
GroupDefList
ImageField
Layout
ParagraphField
ParagraphItem
ParagraphItemCollection
ParagraphText
RenderReportAction
ReportErrorEventArgs
ReportEventArgs
ReportGetScriptObjectEventArgs
ReportHyperlink
ReportInfo
ReportLabeledValue
ReportLabeledValues
ReportLinkTargetBase
ReportLinkTargetBookmark
ReportLinkTargetScript
ReportLinkTargetUrl
ReportNamedCollection<TItem>
ReportObject
ReportObject.PropsTable<T>
ReportObjectCollection<TItem>
ReportObjectList<TItem>
ReportObjectNamedList<TItem>
ReportOwnedCollection<TItem>
ReportParameter
ReportParameterCollection
ReportParameterValue
ReportParameterValues
ScriptEnumValue<T>
ScriptObjectValue
ScriptStringValue
ScriptValue<T>
Section
SectionCollection
ShapeField
SortDefinition
SortDefinitionCollection
Strings
StrongNamedReportObject
SubSection
SubSectionCollection
SubreportField
TextField
Constructors
Properties
Methods
AfterRender
AssignFrom
CreateSame
GetContentAutoHeight
GetContentAutoSize
GetContentAutoWidth
GetPropsTable
GetText
InternalBuildBrick
InternalRefreshBrick
PrecalculateValues
ResetState
TextFieldBase
VisualReportObject
VisualReportObject.PropsTable<T>
Watermark
Structs
Enums
Interfaces
Delegates
C1.Report.Legacy
C1.Report.Rendering
C1.Report.ScriptEngine
C1.Report.Serialization
C1.Util.Licensing
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
dotnet-framework-api
(Showing Draft Content)
C1.Report.TextField.GetText
GetText Method
GetText()
Gets all drawing text from this field.
Declaration
public override string GetText()
Returns
Type
Description
string
The combined text.
Overrides
TextFieldBase.GetText()