public static class AnnotsCompat.RubberStamp
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static long |
Create(long doc,
long pos) |
static int |
GetIcon(long impl) |
static java.lang.String |
GetIconName(long impl) |
static void |
SetIcon(long impl,
int type) |
static void |
SetIcon(long impl,
java.lang.String icon) |
public static long Create(long doc, long pos) throws PDFNetException
PDFNetException
public static int GetIcon(long impl) throws PDFNetException
PDFNetException
public static void SetIcon(long impl, int type) throws PDFNetException
PDFNetException
public static java.lang.String GetIconName(long impl) throws PDFNetException
PDFNetException
public static void SetIcon(long impl, java.lang.String icon) throws PDFNetException
PDFNetException