Click or drag to resize

ResourceSelection Enumeration

The handler for duplicate entries coming into the ResourceManager

Namespace:  Atalasoft.PdfDoc.Generating.ResourceHandling
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ResourceSelection
Members
  Member nameDescription
KeepOriginal Keep the original discard the new
OverwriteWithNew Discard the original keep the new
See Also