Search Results for

    Show / Hide Table of Contents

    PdfWriter.TagContentBegin Method

    Marks the start of a content tag inside a stream. Must be finished with a call to TagContentEnd

    Syntax

    Namespace: FlexCel.Pdf

    public void TagContentBegin(String tag, Int32 mcid, String atts)

    Parameters

    <-> Parameter Type Description
    tag String Name of the tag. It might be "P", "Clip", "Artifact", etc.
    mcid Int32 Identifier for the tag. MCID must be unique in each page. If negative, no MCID will be written: This can be used in artifacts for example.
    atts String Attributes other than mcid. If null or empty, no attributes will be written

    See also

    • PdfWriter
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com