| Name | Description |
---|
 | Add | (Overrides DocWriter..::..Add(IElement).) |
 | AddTabs |
Writes a number of tabs.
(Inherited from DocWriter.) |
 | Close | (Overrides DocWriter..::..Close()()()().) |
 | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
 | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
 | Flush |
Flushes the Stream.
(Inherited from DocWriter.) |
 | GetDocumentSettings | |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
  | GetInstance | |
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
 | ImportRtfDocument(Stream) | |
 | ImportRtfDocument(Stream, array<IEventListener>[]()[][]) | |
 | ImportRtfDocumentIntoElement(IElement, FileStream) | |
 | ImportRtfDocumentIntoElement(IElement, FileStream, array<IEventListener>[]()[][]) | |
 | ImportRtfFragment(Stream, RtfImportMappings) | |
 | ImportRtfFragment(Stream, RtfImportMappings, array<IEventListener>[]()[][]) | |
 | IsPaused | (Inherited from DocWriter.) |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
 | NewPage | (Overrides DocWriter..::..NewPage()()()().) |
 | Open | (Overrides DocWriter..::..Open()()()().) |
 | Pause |
Let the writer know that all writing has to be paused.
(Inherited from DocWriter.) |
 | ResetFooter | (Overrides DocWriter..::..ResetFooter()()()().) |
 | ResetHeader | (Overrides DocWriter..::..ResetHeader()()()().) |
 | ResetPageCount | (Overrides DocWriter..::..ResetPageCount()()()().) |
 | Resume |
Let the writer know that writing may be resumed.
(Inherited from DocWriter.) |
 | SetAutogenerateTOCEntries | |
 | SetMarginMirroring | (Inherited from DocWriter.) |
 | SetMarginMirroringTopBottom | (Inherited from DocWriter.) |
 | SetMargins | (Overrides DocWriter..::..SetMargins(Single, Single, Single, Single).) |
 | SetPageSize | (Overrides DocWriter..::..SetPageSize(Rectangle).) |
 | ToString | (Inherited from Object.) |
 | Write(String) |
Writes a string to the stream.
(Inherited from DocWriter.) |
 | Write(String, String) |
Writes a key-value pair to the stream.
(Inherited from DocWriter.) |
 | WriteEnd()()()() |
Writes an endtag to the stream.
(Inherited from DocWriter.) |
 | WriteEnd(String) |
Writes an endtag to the stream.
(Inherited from DocWriter.) |
 | WriteMarkupAttributes |
Writes the markup attributes of the specified MarkupAttributes
object to the stream.
(Inherited from DocWriter.) |
 | WriteStart |
Writes a starttag to the stream.
(Inherited from DocWriter.) |