public static interface HtmlSaveOptions.CssSavingStrategy
You can assygn to this property custom strategy that implements processing or/and saving of one CSS's part that was created during conversion of PDF to HTML . In such case processing (like saving to stream or disk) must be done in that custom code
Modifier and Type | Method and Description |
---|---|
void |
invoke(HtmlSaveOptions.CssSavingInfo partSavingInfo) |
void invoke(HtmlSaveOptions.CssSavingInfo partSavingInfo)
Copyright © 2014 Aspose. All Rights Reserved.