public abstract class CornerPrinterMarkAnnotation extends PrinterMarkAnnotation
Represents annotation types that are placed in the corners of the printed page.
Modifier and Type | Method and Description |
---|---|
int |
getPosition()
Get or sets the position of the mark on the page.
|
void |
setPosition(int value)
Get or sets the position of the mark on the page.
|
addPrinterMarks, addPrinterMarks
accept, changeAfterResize, createAnnotation, flatten, getActiveState, getAlignment, getAnnotationType, getAppearance, getBorder, getCharacteristics, getColor, getContents, getEngineDict, getEngineObj, getFlags, getFullName, getHeight, getHorizontalAlignment_Annotation_New, getModified, getModifiedInternal, getName, getNormalAppearance, getPage, getPageIndex, getPageIndex, getPdfActions, getRect, getRectangle, getStates, getTextHorizontalAlignment, getWidth, initialize, isUpdateAppearanceOnConvert, isUseFontSubset, setActiveState, setAlignment, setBorder, setColor, setContents, setFlags, setHeight, setHorizontalAlignment_Annotation_New, setModified, setModifiedInternal, setName, setRect, setTextHorizontalAlignment, setUpdateAppearanceOnConvert, setUseFontSubset, setWidth
deepClone, getHorizontalAlignment, getHyperlink, getMargin, getVerticalAlignment, getZIndex, isFirstParagraphInColumn, isInLineParagraph, isInNewPage, isKeptWithNext, setFirstParagraphInColumn, setHorizontalAlignment, setHyperlink, setInLineParagraph, setInNewPage, setKeptWithNext, setMargin, setVerticalAlignment, setZIndex
public final int getPosition()
Get or sets the position of the mark on the page.
public final void setPosition(int value)
Get or sets the position of the mark on the page.
value
- element of PrinterMarkCornerPositionCopyright © 2024 Aspose. All Rights Reserved.