com.mobileapps.pcre
Class PCREPDFOptions
java.lang.Object
|
+--com.mobileapps.pcre.PCREPDFOptions
- public final class PCREPDFOptions
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
textFlateLevel
public int textFlateLevel
fontEmbeddingLevel
public int fontEmbeddingLevel
flags
public int flags
chartImage
public PCREPDFImage chartImage
OLEImage
public PCREPDFImage OLEImage
blobFieldBitmapImage
public PCREPDFImage blobFieldBitmapImage
blobFieldOLEImage
public PCREPDFImage blobFieldOLEImage
PCREPDFOptions
public PCREPDFOptions()
PCREPDFOptions
public PCREPDFOptions(int __textFlateLevel,
int __fontEmbeddingLevel,
int __flags,
PCREPDFImage __chartImage,
PCREPDFImage __OLEImage,
PCREPDFImage __blobFieldBitmapImage,
PCREPDFImage __blobFieldOLEImage)