PdfAttachment Class |
Namespace: Spire.Pdf.Attachments
The PdfAttachment type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfAttachment(String) |
Initializes a new instance of theclass.
|
![]() |
PdfAttachment(String, Byte ) |
Initializes a new instance of theclass.
|
![]() |
PdfAttachment(String, Stream) |
Initializes a new instance of theclass.
|
Name | Description | |
---|---|---|
![]() |
CreationDate |
Gets or sets creation date.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
Data |
Gets or sets the data.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
Description |
Gets or sets the description.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
FileName |
Gets or sets the File Name.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
MimeType |
Gets or sets the MIME type of the embedded file.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
ModificationDate |
Gets or sets modification date.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
FormatFileName |
Formats file name to Unix format.
(Inherited from
PdfFileSpecificationBase
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
Initialize | (Inherited from PdfEmbeddedFileSpecification .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
Save | (Inherited from PdfEmbeddedFileSpecification .) |
![]() |
SetFieldValue(String, DateTime) |
Set the corresponding field value by field name.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
SetFieldValue(String, Int32) |
Set the corresponding field value by field name.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
SetFieldValue(String, String) |
Set the corresponding field value by field name.
(Inherited from
PdfEmbeddedFileSpecification
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|