[]
        
(Showing Draft Content)

C1.C1Preview.Export.HtmlExportProvider.ShouldEnsureGeneratedDocument

ShouldEnsureGeneratedDocument Property

ShouldEnsureGeneratedDocument

Gets a value indicating whether, if a C1PrintDocument is to be exported, it should be generated before exporting. This implementation returns true.

Declaration
protected override bool ShouldEnsureGeneratedDocument { get; }
Overrides