|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetMCID () |
| Get marked-content identifier(MCID). More... | |
| def | GetParentElement () |
| Get the parent structure element. More... | |
| def | GetStmDict () |
| Get PDF dictionary of the content stream that contains the marked-content sequence. More... | |
| def | GetStmOwnerDict () |
| Get PDF dictionary of content stream owner. More... | |
This class represents a marked-content item.
| def fsdk.StructMarkedContent.GetMCID | ( | ) |
Get marked-content identifier(MCID).
| def fsdk.StructMarkedContent.GetParentElement | ( | ) |
Get the parent structure element.
| def fsdk.StructMarkedContent.GetStmDict | ( | ) |
Get PDF dictionary of the content stream that contains the marked-content sequence.
The content stream containing the marked-content sequence. This entry should be present only if the marked-content sequence resides in a content stream other than the content stream for the page.
| def fsdk.StructMarkedContent.GetStmOwnerDict | ( | ) |
Get PDF dictionary of content stream owner.