Automation |
| Name | Description | |
|---|---|---|
| AddAnyContent(PackagePart, Stream, Uri, String, Boolean) | Adds any content from the specified stream resource to the package creating relationships to the package and to the part, containing the root document using the relationship type AnyContent. | |
| AddAnyContent(PackagePart, String, Uri, String, Boolean) | Adds any content to the package creating relationships to the package and to the part, containing the root document using the relationship type AnyContent. |