Click or drag to resize

IOpaqueDrawingList Interface

This interface is meant to denote drawing lists that were imported from existing PDF content that could not be translated into IPdfRenderable objects. Opaque drawing lists may be removed from their page or reordered within the list, but they cannot be put into any other list.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IOpaqueDrawingList
See Also