Class PdfToHtmlConverter.CustomCssSavingStrategy

  • Enclosing class:
    PdfToHtmlConverter

    protected static class PdfToHtmlConverter.CustomCssSavingStrategy
    extends com.aspose.pdf.HtmlSaveOptions.CssSavingStrategy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void invoke​(com.aspose.pdf.HtmlSaveOptions.CssSavingInfo cssSavingInfo)  
      • Methods inherited from class com.aspose.pdf.HtmlSaveOptions.CssSavingStrategy

        beginInvoke, endInvoke
      • Methods inherited from class com.aspose.pdf.internal.ms.System.l7j

        combineImpl, getInvocationList, op_Equality, op_Inequality, removeImpl
      • Methods inherited from class com.aspose.pdf.internal.ms.System.l3f

        combine, combine, op_Equality, op_Inequality, peekOutRefParam, peekResult, pushOutRefParams, pushResult, remove, removeAll, setException, throwException
    • Field Detail

      • outputDirectory

        protected String outputDirectory
    • Constructor Detail

      • CustomCssSavingStrategy

        public CustomCssSavingStrategy​(String outputDirectory)
    • Method Detail

      • invoke

        public void invoke​(com.aspose.pdf.HtmlSaveOptions.CssSavingInfo cssSavingInfo)
        Specified by:
        invoke in class com.aspose.pdf.HtmlSaveOptions.CssSavingStrategy