ImageReferenceCollectionSave Method

Write the image reference collection to a media content file.

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public void Save(
	string filename
)

Parameters

filename  String
The file to which the image reference collection is saved.

See Also