[]
The inner document content object.
public class RtfInnerContent : RtfContent, ICloneable, IRtfContent, IEnumerable
Name | Description |
---|---|
IsParagraph | Gets paragraph or no this content. |
Name | Description |
---|---|
Clone(RtfObject) | A copy of the current collection. |
CopyTo(IRtfContent) | Copy to content other content. |
CopyTo(RtfParagraph) | Copy to content the Word/RTF paragraph object. |