public class TaggedPdfTextElement extends TaggedPdfElement
Its a beta API Represent tagged block level text element
Constructor and Description |
---|
TaggedPdfTextElement(IDocument doc,
String tag,
String text,
TextState ts)
Its a beta API
Create new tagged text element
with embeded font and
property TextState.Font.IsEmbedded is setted to true automaticaly
|
Modifier and Type | Method and Description |
---|---|
Page |
getPage_Rename_Namesake()
Its a beta API
Get or set current page
|
void |
setPage_Rename_Namesake(Page value)
Its a beta API
Get or set current page
|
add, getChildElements, getMCID, getPage, getParent, getTag, setMCID, setPage, setTag
public TaggedPdfTextElement(IDocument doc, String tag, String text, TextState ts)
Its a beta API Create new tagged text element with embeded font and property TextState.Font.IsEmbedded is setted to true automaticaly
doc
- Current documenttag
- Marked tagtext
- Added contetntts
- TextState instanceCopyright © 2019 Aspose. All Rights Reserved.