ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word Namespace / C1WordDocument Class

In This Topic
    C1WordDocument Class Methods
    In This Topic

    For a list of all members of this type, see C1WordDocument members.

    Public Methods
     NameDescription
    Public MethodAdd Word/RTF object for this document.  
    Public MethodAdd bookmark (start and end) into this document in next position.  
    Public MethodAdd end bookmark into this document in next position.  
    Public MethodAdd start bookmark into this document in next position.  
    Public MethodAdd drawing canvas into this document (for current section) in next position.  
    Public MethodOverloaded. Add hyperlink into this document in next position.  
    Public MethodAdds tests in a list.  
    Public MethodOverloaded. Add paragraph into this document in next position.  
    Public MethodOverloaded. Add (draw) image/bitmap with content alignment.  
    Public MethodAdd Word/RTF object for this document.  
    Public MethodClear this document, reset content.  
    Public MethodAdd new column to this document.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodDraw arc from this document.  
    Public MethodDraw Bezier curve from this document.  
    Public MethodOverloaded. Draw ellipse from this document.  
    Public MethodOverloaded. Draw image/bitmap with content alignment.  
    Public MethodOverloaded. Draw line from this document.  
    Public MethodDraw lines from this document.  
    Public MethodOverloaded. Draw metafile image from this document.  
    Public MethodDraw paragraph into this document in next position.  
    Public MethodDraws a path defined by points and types.  
    Public MethodDraw pie from this document.  
    Public MethodDraw polygon from this document.  
    Public MethodDraw polyline from this document.  
    Public MethodOverloaded. Draw rectangle from this document.  
    Public MethodOverloaded. Draw text string into this document in next position.  
    Public MethodDraw arc from this document.  
    Public MethodFill Bezier curve from this document.  
    Public MethodOverloaded. Fill ellipse from this document.  
    Public MethodFills a path defined by points and types.  
    Public MethodFill pie from this document.  
    Public MethodFill polygon from this document.  
    Public MethodOverloaded. Fill rectangle from this document.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Get paragraph with the empty text and string format for this document.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodAdd new line to this document.  
    Public MethodLoad document from the file with file name.  
    Public MethodOverloaded. Load document from the file in Open XML format.  
    Public MethodLoad document from the readable RTF stream.  
    Public MethodLoad document from the readable text stream.  
    Public Methodstatic (Shared in Visual Basic)Measure expand value (spacing between characters) for the text of this document.  
    Public Methodstatic (Shared in Visual Basic)Measure font size for the text of this document.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Measure string for this document.  
    Public MethodOverloaded. The merging of this document and other.  
    Public MethodStarts a new page.  
    Public MethodAdd new page to this document.  
    Public MethodParse a RTF text and added to this document content.  
    Public MethodRestores the clipping area to the state before the last call to SetClipRect.  
    Public MethodOverloaded. Save this document to the file with file name.  
    Public MethodSave this document to a writable text stream.  
    Public MethodSets a clipping area of this document.  
    Public MethodSet current page settings from this document.  
    Public MethodSet opacity for current Word/RTF shape.  
    Public MethodSet hyperlink source for current Word/RTF shape.  
    Public MethodSet rotation for current Word/RTF shape.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts points to pixels.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts pixels to points.  
    Public MethodGets a RTF text for this document content.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    See Also