Pdf |
The PdfFileSpecification type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddRelatedFile | Adds a new empty PdfEmbeddedFile to the RelatedFiles collection. |
![]() | SetEmbeddedFile | Sets the EmbeddedFile to a new empty PdfEmbeddedFile. |
![]() | SetEmbeddedFile(String) | Sets the EmbeddedFile to a new PdfEmbeddedFile copied from the resource specified by the filePath. |
![]() | SetEncryptedPayload | Sets the EncryptedPayload toa new PdfEncryptedPayload with the specified cryptographicFilterName. |
![]() | ToString |
Returns a String that represents this PdfFileSpecification instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |