|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cete.dynamicpdf.merger.PdfAnnotation
public class PdfAnnotation
Represents an annotation resource.
Licensing:
This class is a DynamicPDF Merger Professional Edition
feature. One of the following licenses is required for non-evaluation usage:
Method Summary | |
---|---|
java.lang.String |
getContents()
Gets the contents of the annotation. |
boolean |
getHidden()
Gets the hide status of the annotation. |
boolean |
getInVisible()
Gets the visibility status of the annotation. |
boolean |
getLocked()
Gets the lock status of the annotation. |
boolean |
getLockedContents()
Gets the status of contents lock of the annotation. |
java.lang.String |
getModifiedDate()
Gets the modifiedDate of the annotation. |
java.lang.String |
getName()
Gets the name of the annotation. |
boolean |
getNoRotate()
Gets the zoom status of the annotation. |
boolean |
getNoZoom()
Gets the zoom status of the annotation. |
boolean |
getPrintable()
Gets the print status of the annotation. |
boolean |
getReadOnly()
Gets the ReadOnly status of the annotation. |
boolean |
getToggleNoView()
Gets the toggle view status of the annotation. |
boolean |
IsNoView()
Gets the view status of the annotation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getContents()
public java.lang.String getName()
public java.lang.String getModifiedDate()
public boolean getInVisible()
public boolean getHidden()
public boolean getPrintable()
public boolean getNoZoom()
public boolean getNoRotate()
public boolean IsNoView()
public boolean getReadOnly()
public boolean getLocked()
public boolean getToggleNoView()
public boolean getLockedContents()
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |