DisposableFeatureExtensions.AddDisposableFeature Method

Definition

Overloads

AddDisposableFeature(IFeatureCollection)

C#
public static void AddDisposableFeature (this DocumentFormat.OpenXml.Features.IFeatureCollection features);

Parameters

Applies to

DocumentFormat.OpenXml 2.20.0 and other versions
Product Versions
DocumentFormat.OpenXml 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0

AddDisposableFeature(OpenXmlPackage)

C#
public static void AddDisposableFeature (this DocumentFormat.OpenXml.Packaging.OpenXmlPackage package);

Parameters

package
OpenXmlPackage

Applies to

DocumentFormat.OpenXml 2.20.0 and other versions
Product Versions
DocumentFormat.OpenXml 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0

AddDisposableFeature(OpenXmlPart)

C#
public static void AddDisposableFeature (this DocumentFormat.OpenXml.Packaging.OpenXmlPart part);

Parameters

Applies to

DocumentFormat.OpenXml 2.20.0 and other versions
Product Versions
DocumentFormat.OpenXml 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0