Click or drag to resize

CreatePdfAnnotationDataExporterEventArgsLayers Property

The annotations that are going to be stored in the PDF

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationDataCollection Layers { get; set; }

Property Value

Type: AnnotationDataCollection
See Also