Attachment Class |
Namespace: GroupDocs.Viewer.Results
The Attachment type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attachment(String) |
Initializes new instance of Attachment class.
|
![]() | Attachment(String, String, Int64) |
Initializes new instance of Attachment class.
|
![]() | Attachment(String, String, FileType, Int64) |
Initializes new instance of Attachment class.
|
Name | Description | |
---|---|---|
![]() | FileName |
Attachment file name.
|
![]() | FileType |
Attachment file type.
|
![]() | Id |
Unique identifier of the attachment in context of a single file that contains this attachment.
|
![]() | Size |
Attachment file size in bytes.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |