Version

Document Class Methods

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

Public Methods
 NameDescription
Public MethodCreateAnchoredPictureReturns a new AnchoredPicture for use within this Document.  
Public MethodCreateAnchoredShapeOverloaded. Returns a new AnchoredShape for use within this Document.  
Public MethodCreateFontReturns a new Font for use within this Document.  
Public MethodCreateHyperlinkReturns a new TextHyperlink for use within this Document.  
Public MethodCreateInlinePictureReturns a new InlinePicture for use within this Document.  
Public MethodCreateInlineShapeOverloaded. Returns a new InlineShape for use within this Document.  
Public MethodCreateTextRunReturns a new TextRun for use within this Document.  
Public MethodCreateVmlShapeReturns a new VmlShape for use within this Document.  
Public MethodResetRestores all property values to their respective defaults, and clears the contents of all collections.  
Public MethodSaveOverloaded. Saves the contents of the document to a file in the MS Word2007 document format.  
Public MethodToStringReturns the string representation of this instance.  
See Also

View on GitHub