API Reference
Class
PdfMarkedContentReference
One marked-content reference owned by a tagged-PDF structure element.
Inheritance
- Object
- PdfMarkedContentReference
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<Int32> PageObjectNumber { get; } #Page object containing the marked content, when declared or inherited.
public Int32 MarkedContentId { get; } #Content-stream-scoped marked-content identifier.
public Nullable<Int32> ContentStreamObjectNumber { get; } #Form XObject or other content-stream object owning the MCID, or null for page content.