Click or drag to resize

AutomationMLContainerAddAnyContent Method

Overload List
 NameDescription
Public methodAddAnyContent(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.
Public methodAddAnyContent(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.
Top
See Also