public class TaggedPdfFigureElement extends TaggedPdfElement
Its a beta API Represent tagged block level text element
Constructor and Description |
---|
TaggedPdfFigureElement(Document doc,
Image image,
Rectangle BBox)
Its a beta API
Create new tagged text element
|
Modifier and Type | Method and Description |
---|---|
Page |
getPage_Rename_Namesake()
Its a beta API
Get or set current page
|
String |
getTag()
Its a beta API
Get tag
|
void |
setPage_Rename_Namesake(Page value)
Its a beta API
Get or set current page
|
add, getChildElements, getPage, getParent
public Page getPage_Rename_Namesake()
Its a beta API Get or set current page
public void setPage_Rename_Namesake(Page value)
Its a beta API Get or set current page
value
- Page instancepublic String getTag()
Its a beta API Get tag
Copyright © 2018 Aspose. All Rights Reserved.