Aspose.Slides.Examples.CSharp.Presentations.Conversion.ConvertIndividualSlide.CustomFormattingController.IHtmlFormattingController C# (CSharp) Method

IHtmlFormattingController() private method

private IHtmlFormattingController ( IHtmlGenerator generator, IPresentation presentation ) : void
generator IHtmlGenerator
presentation IPresentation
return void
            void IHtmlFormattingController.WriteDocumentStart(IHtmlGenerator generator, IPresentation presentation)
            {}

Same methods

ConvertIndividualSlide.CustomFormattingController::IHtmlFormattingController ( IHtmlGenerator generator, IShape shape ) : void
ConvertIndividualSlide.CustomFormattingController::IHtmlFormattingController ( IHtmlGenerator generator, ISlide slide ) : void
ConvertIndividualSlide.CustomFormattingController