public class CadDocumentInfo extends DocumentInfo
Constructor and Description |
---|
CadDocumentInfo(com.aspose.cad.Image cad,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight()
height
|
Iterable<String> |
getLayers()
layers in the document
|
Iterable<String> |
getLayouts()
layouts in the document
|
int |
getWidth()
width
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public CadDocumentInfo(com.aspose.cad.Image cad, FileType format, long size)