ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class
Properties Methods Events


In This Topic
    C1WordDocument Class Members
    In This Topic

    The following tables list the members exposed by C1WordDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a bottom margin of this document.  
    Public PropertyGets client rectangle of this document.  
    Public PropertyGets count of objects of a main section of this document.  
    Public PropertyGets or sets creator (generator) name of this document.  
    Public PropertyGets current object of this document.  
    Public PropertyGets or sets current horizontal aligment of this document.  
    Public PropertyGets or sets current drawing canvas of this document.  
    Public PropertyGets curent color of this document.  
    Public PropertyGets or sets current culture of this document.  
    Public PropertyGets curent font of this document.  
    Public PropertyGets current page number for this document.  
    Public PropertyGets curent pen of this document.  
    Public PropertyGets current section of this document.  
    Public PropertyGets curent shape of this document.  
    Public PropertyGets or sets a value specifying whether will the fit the shape by size for the text value on all drawing canvases of this document.  
    Public PropertyGets or sets current hyperlink for all adds objects for this document.  
    Public PropertyGets information interface for this document.  
    Public PropertyGets or sets landscape flag of a page for this document.  
    Public PropertyGets or sets a current left indent of this document.  
    Public PropertyGets or sets a left margin of this document.  
    Public PropertyGets or sets a current indent for one level of a list of this document.  
    Public PropertyGets the main section of this document.  
    Public PropertyGets or sets a page size for this document.  
    Public PropertyGets or sets a current right indent of this document.  
    Public PropertyGets or sets a right margin of this document.  
    Public PropertyGets or sets a value indicating whether shapes are rendered in a format backwards compatible with Word 2007. By default (if false), Word 2010 shapes format is used.  
    Public PropertyGets or sets a top margin of this document.  
    Public PropertyGets or sets Word/RTF version number for this document.  
    Top
    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 MethodDraw arc from this document.  
    Public MethodDraw Bezier curve from this document.  
    Public MethodOverloaded. Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.  
    Public MethodOverloaded. Draw ellipse from this document.  
    Public MethodOverloaded. Draw image/bitmap with content alignment.  
    Public MethodOverloaded. Draw line 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 poligon from this document.  
    Public MethodDraw lines from this document.  
    Public MethodOverloaded. Draw rectangle from this document.  
    Public MethodOverloaded. Draw text string into this document in next position.  
    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 poligon from this document.  
    Public MethodOverloaded. Fill rectangle from this document.  
    Public MethodOverloaded. Get paragraph with the empty text and string format for this document.  
    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 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.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the C1WordDocument is about to render a System.Windows.FrameworkElement.  
    Public EventThe added page for Word/RTF document event.  
    Top
    See Also