public class PdfDocumentInfo extends DocumentInfo
Constructor and Description |
---|
PdfDocumentInfo(com.aspose.pdf.Document pdf,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Gets author
|
double |
getHeight()
Gets page height
|
List<com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem> |
getTableOfContents()
Gets Table of contents
|
String |
getTitle()
Gets title
|
String |
getVersion()
Gets version
|
double |
getWidth()
Gets page width
|
boolean |
isLandscape()
Gets is page landscaped
|
boolean |
isPasswordProtected()
Gets is encrypted
|
void |
setTableOfContents(List<com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem> tableOfContents)
Sets Table of contents
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public PdfDocumentInfo(com.aspose.pdf.Document pdf, FileType format, long size)
public String getVersion()
public String getTitle()
public String getAuthor()
public boolean isPasswordProtected()
public boolean isLandscape()
public double getHeight()
public double getWidth()
public List<com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem> getTableOfContents()
public void setTableOfContents(List<com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem> tableOfContents)
tableOfContents
- Table of contents