Class McrCheckUtil
Class that provides methods for searching mcr in tag tree.
public sealed class McrCheckUtil
- Inheritance
-
McrCheckUtil
- Inherited Members
Methods
IsTrContainsMcr(PdfDictionary)
Checks if tag structure of TR element contains any mcr.
public static bool IsTrContainsMcr(PdfDictionary elementTR)
Parameters
elementTR
PdfDictionaryPdfDictionary of TR element.
Returns
- bool
true if mcr found.