THPDFPage.BeginMarkedContentMCIDProps Method

Begins the marked content mcidprops sequence for the Tagged PDF accessibility workflow. Keep the returned object or current graphics state balanced with the matching end call before finalising the page or document

Declaration

procedure BeginMarkedContentMCIDProps(const Tag: AnsiString; MCID: Integer; const Lang: AnsiString; const Alt: AnsiString; const ActualText: AnsiString; const ExpansionText: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
TagInput used by BeginMarkedContentMCIDProps
MCIDInput used by BeginMarkedContentMCIDProps
LangInput used by BeginMarkedContentMCIDProps
AltInput used by BeginMarkedContentMCIDProps
ActualTextInput used by BeginMarkedContentMCIDProps
ExpansionTextInput used by BeginMarkedContentMCIDProps

Return value

This member does not return a value

Usage notes

Related APIs