RTFBuilder Class

Definition

Namespace: RTF
Assembly: PCBI_Design_Report (in PCBI_Design_Report.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class RTFBuilder : RTFBuilderbase
Inheritance
Object    RTFBuilderbase    RTFBuilder

Constructors

RTFBuilderInitializes a new instance of the RTFBuilder class
RTFBuilder(RTFFont)Initializes a new instance of the RTFBuilder class
RTFBuilder(Single)Initializes a new instance of the RTFBuilder class
RTFBuilder(RTFFont, Single)Initializes a new instance of the RTFBuilder class

Properties

Methods

Alignment
(Inherited from RTFBuilderbase)
Append(Boolean)
(Inherited from RTFBuilderbase)
Append(Byte)
(Inherited from RTFBuilderbase)
Append(Char)
(Inherited from RTFBuilderbase)
Append(Char)
(Inherited from RTFBuilderbase)
Append(Decimal)
(Inherited from RTFBuilderbase)
Append(Double)
(Inherited from RTFBuilderbase)
Append(Int16)
(Inherited from RTFBuilderbase)
Append(Int32)
(Inherited from RTFBuilderbase)
Append(Int64)
(Inherited from RTFBuilderbase)
Append(Object)
(Inherited from RTFBuilderbase)
Append(Single)
(Inherited from RTFBuilderbase)
Append(String)
(Inherited from RTFBuilderbase)
Append(Char, Int32)
(Inherited from RTFBuilderbase)
Append(String, Int32, Int32)
(Inherited from RTFBuilderbase)
AppendFormat(String, Object)
(Inherited from RTFBuilderbase)
AppendFormat(String, Object)
(Inherited from RTFBuilderbase)
AppendFormat(IFormatProvider, String, Object)
(Inherited from RTFBuilderbase)
AppendFormat(String, Object, Object)
(Inherited from RTFBuilderbase)
AppendFormat(String, Object, Object, Object)
(Inherited from RTFBuilderbase)
AppendLevel
(Inherited from RTFBuilderbase)
AppendLine
(Inherited from RTFBuilderbase)
AppendLine(String)
(Inherited from RTFBuilderbase)
AppendLineFormat(String, Object)
(Inherited from RTFBuilderbase)
AppendLineFormat(String, Object)
(Inherited from RTFBuilderbase)
AppendLineFormat(String, Object, Object, Object)
(Inherited from RTFBuilderbase)
AppendPage
(Inherited from RTFBuilderbase)
AppendPara
(Inherited from RTFBuilderbase)
AppendRTF
(Inherited from RTFBuilderbase)
AppendRTFDocument
(Inherited from RTFBuilderbase)
BackColor(Color)
(Inherited from RTFBuilderbase)
BackColor(KnownColor)
(Inherited from RTFBuilderbase)
Clear
(Inherited from RTFBuilderbase)
ComputeReplacement
(Inherited from RTFBuilderbase)
CreateRow 
Dispose
(Inherited from RTFBuilderbase)
EnumerateCells
(Inherited from RTFBuilderbase)
Font(Int32)
(Inherited from RTFBuilderbase)
Font(RTFFont)
(Inherited from RTFBuilderbase)
FontSize
(Inherited from RTFBuilderbase)
FontStyle
(Inherited from RTFBuilderbase)
FontStyleNOT
(Inherited from RTFBuilderbase)
FontStyleOR
(Inherited from RTFBuilderbase)
ForeColor(Color)
(Inherited from RTFBuilderbase)
ForeColor(Int32)
(Inherited from RTFBuilderbase)
ForeColor(KnownColor)
(Inherited from RTFBuilderbase)
FormatLock
(Overrides RTFBuilderbaseFormatLock)
IndexOf
(Inherited from RTFBuilderbase)
IndexOfFont
(Inherited from RTFBuilderbase)
InsertImage
(Inherited from RTFBuilderbase)
LineIndent
(Inherited from RTFBuilderbase)
LineIndentFirst
(Inherited from RTFBuilderbase)
PrependLineFormatIf(String, Boolean, Object)
(Inherited from RTFBuilderbase)
PrependLineFormatIf(String, Boolean, Object)
(Inherited from RTFBuilderbase)
PrependLineFormatIf(String, Boolean, Object, Object, Object)
(Inherited from RTFBuilderbase)
PrependLineIf(Boolean)
(Inherited from RTFBuilderbase)
PrependLineIf(String, Boolean)
(Inherited from RTFBuilderbase)
Reset
(Inherited from RTFBuilderbase)
ToString
(Overrides ObjectToString)

See Also

Reference