|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OpenType in aspose.pdf |
---|
Fields in aspose.pdf declared as OpenType | |
---|---|
static OpenType |
OpenType.Auto
Opens automatically. |
static OpenType |
OpenType.Bookmarks
Opens in bookmarks. |
static OpenType |
OpenType.FullScreen
Opens in full screen. |
static OpenType |
OpenType.None
Opens nothing. |
static OpenType |
OpenType.Thumbnails
Opens in thumbnails. |
Methods in aspose.pdf that return OpenType | |
---|---|
OpenType |
Pdf.getOpenType()
Gets a OpenType that indicates the document open type. |
Methods in aspose.pdf with parameters of type OpenType | |
---|---|
void |
Pdf.setOpenType(OpenType value)
Sets a OpenType that indicates the document open type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |