String mId
Unique identifier of the attachment in context of a single file that contains this attachment.
String mFileName
Attachment file name.
String mFilePath
long mSize
Attachment file size in bytes.
FileType mFileType
FileType mFileType
boolean mEncrypted
String mName
The name of the layer.
boolean mVisible
The layer visibility indicator.
CadOptions.setLayers(List)
option.
String mName
The name of the layout.
double mWidth
The width of the layout.
double mHeight
The height of the layout.
int mNotesCount
int mMessagesCount
int mNumber
The page number.
boolean mVisible
The page visibility indicator.
List<E> mLines
The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction.
int mWidth
The width of the page in pixels when viewing as JPG or PNG.
int mHeight
The height of the page in pixels when viewing as JPG or PNG.
String mName
boolean mPrintingAllowed
Indicates if printing of the document is allowed.
String mFileName
The resource file name.
boolean mNested
Indicates whether resource resides inside another resource, e.g. font resource that resides in CSS or SVG resource.
Object mValue
The element value.
double mX
The X coordinate of the highest left point on the page layout where the rectangle that contains element begins.
double mY
The Y coordinate of the highest left point on the page layout where the rectangle that contains element begins.
double mWidth
The width of the rectangle which contains the element (in pixels).
double mHeight
The height of the rectangle which contains the element (in pixels).
Copyright © 2023. All rights reserved.