Skip to main content
All docs
V26.1
  • MarkInfo Class

    Contains information about Tagged PDF conventions.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public class MarkInfo

    The following members return MarkInfo objects:

    Remarks

    The MarkInfo dictionary in the PDF document catalog indicates whether the document uses Tagged PDF features and stores related tagging metadata.

    Inheritance

    Object
    MarkInfo
    See Also