Enum AnnotationBlendMode
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
Compositing mode of the mark's paint against the page.
public enum AnnotationBlendMode
Fields
Normal = 0Source-over compositing (the default).
Multiply = 1Multiply blend: the paint tints the paper while glyphs stay crisp - the text highlight and highlighter-ink look.