Click or drag to resize

AnnotationDataPropertyChoice Enumeration

Enumeration used to select how one property is chosen from a pair of AnnotationData objects.

Namespace:  Atalasoft.Annotate.Importers
Assembly:  Atalasoft.dotImage.PdfDoc.Bridge (in Atalasoft.dotImage.PdfDoc.Bridge.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum AnnotationDataPropertyChoice
Members
  Member nameDescription
FromPdfData Use a property from the imported PDF annotation
FromSerializedData Use a property from the annotation data embedded within the PDF annotation
See Also