HtmlSaveOptionsCustomResourceSavingStrategy Field
This field can contain saving strategy that must be used (if present) during conversion for customized handling of created referenced resource files (like images and fonts) related to nodes of saved HTML. That strategy must process resources and return string that represents desirable URL of saved resource in generated HTML.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public HtmlSaveOptionsResourceSavingStrategy CustomResourceSavingStrategy

Field Value

Type: HtmlSaveOptionsResourceSavingStrategy
See Also