RTFBuilderbase Class
Namespace: RTFAssembly: PCBI_Design_Report (in PCBI_Design_Report.dll) Version: 17.0.0.0 (17.0.0.0)
public abstract class RTFBuilderbase : IDisposable
Public MustInherit Class RTFBuilderbase
Implements IDisposable
public ref class RTFBuilderbase abstract : IDisposable
[<AbstractClassAttribute>]
type RTFBuilderbase =
class
interface IDisposable
end
- Inheritance
- Object RTFBuilderbase
- Derived
- Implements
- IDisposable
| Alignment | |
| Append(Boolean) | |
| Append(Byte) | |
| Append(Char) | |
| Append(Char) | |
| Append(Decimal) | |
| Append(Double) | |
| Append(Int16) | |
| Append(Int32) | |
| Append(Int64) | |
| Append(Object) | |
| Append(Single) | |
| Append(String) | |
| Append(Char, Int32) | |
| Append(String, Int32, Int32) | |
| AppendFormat(String, Object) | |
| AppendFormat(String, Object) | |
| AppendFormat(IFormatProvider, String, Object) | |
| AppendFormat(String, Object, Object) | |
| AppendFormat(String, Object, Object, Object) | |
| AppendLevel | |
| AppendLine | |
| AppendLine(String) | |
| AppendLineFormat(String, Object) | |
| AppendLineFormat(String, Object) | |
| AppendLineFormat(String, Object, Object, Object) | |
| AppendPage | |
| AppendPara | |
| AppendRTF | |
| AppendRTFDocument | |
| BackColor(Color) | |
| BackColor(KnownColor) | |
| Clear | |
| ComputeReplacement | |
| Dispose | Releases all resources used by the RTFBuilderbase |
| EnumerateCells | |
| Font(Int32) | |
| Font(RTFFont) | |
| FontSize | |
| FontStyle | |
| FontStyleNOT | |
| FontStyleOR | |
| ForeColor(Color) | |
| ForeColor(Int32) | |
| ForeColor(KnownColor) | |
| FormatLock | |
| IndexOf | |
| IndexOfFont | |
| InsertImage | |
| LineIndent | |
| LineIndentFirst | |
| PrependLineFormatIf(String, Boolean, Object) | |
| PrependLineFormatIf(String, Boolean, Object) | |
| PrependLineFormatIf(String, Boolean, Object, Object, Object) | |
| PrependLineIf(Boolean) | |
| PrependLineIf(String, Boolean) | |
| Reset | |