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
| Name | Purpose |
|---|---|
Tag | Input used by BeginMarkedContentMCIDProps |
MCID | Input used by BeginMarkedContentMCIDProps |
Lang | Input used by BeginMarkedContentMCIDProps |
Alt | Input used by BeginMarkedContentMCIDProps |
ActualText | Input used by BeginMarkedContentMCIDProps |
ExpansionText | Input used by BeginMarkedContentMCIDProps |
Return value
This member does not return a value
Usage notes
- Use this API in the Tagged PDF accessibility workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised
- Page-level changes affect subsequent operators on the same page; save and restore graphics state when a temporary setting should not leak