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: 2026.2.0.0.42 (.NET 4.6.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