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
|
List<String> |
getLayers()
layers in the document
|
List<String> |
getLayouts()
layouts in the document
|
int |
getWidth()
width
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSizepublic CadDocumentInfo(com.aspose.cad.Image cad,
FileType format,
long size)
Copyright © 2025. All rights reserved.