For a list of all members of this type, see Document members.
Name | Description | |
---|---|---|
CreateAnchoredPicture | Returns a new AnchoredPicture for use within this Document. | |
CreateAnchoredShape | Overloaded. Returns a new AnchoredShape for use within this Document. | |
CreateFont | Returns a new Font for use within this Document. | |
CreateHyperlink | Returns a new TextHyperlink for use within this Document. | |
CreateInlinePicture | Returns a new InlinePicture for use within this Document. | |
CreateInlineShape | Overloaded. Returns a new InlineShape for use within this Document. | |
CreateTextRun | Returns a new TextRun for use within this Document. | |
CreateVmlShape | Returns a new VmlShape for use within this Document. | |
Reset | Restores all property values to their respective defaults, and clears the contents of all collections. | |
Save | Overloaded. Saves the contents of the document to a file in the MS Word2007 document format. | |
ToString | Returns the string representation of this instance. |
View on GitHub