C# Class Aspose.Pdf.Examples.CSharp.AsposePDF.DocumentConversion.PDFToHTMLFormat.SaveHTMLImageCSS

Datei anzeigen Open project: aspose-pdf/Aspose.Pdf-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
CssUrlMakingStrategy ( HtmlSaveOptions requestInfo ) : string
CustomSaveOfFontsAndImages ( SaveOptions resourceSavingInfo ) : string
CustomSavingOfCss ( HtmlSaveOptions resourceInfo ) : void
StrategyOfSavingHtml ( HtmlSaveOptions htmlSavingInfo ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void