Accusoft.PdfXpress7.Net
PdfDocumentAttachment Class Members
Properties  Methods 

The following tables list the members exposed by PdfDocumentAttachment.

Public Constructors
 NameDescription
Public ConstructorPdfDocumentAttachment ConstructorConstructor for PdfDocumentAttachment class.  
Top
Public Properties
 NameDescription
Public PropertyCheckSumA 16-byte checksum of the bytes of the uncompressed attachment. The checksum is calculated by applying the standard MD5 message- digest algorithm.  
Public PropertyCompressSpecifies if the attachment data is compressed. The attachment is compressed using a FlateDecode filter which in most cases will compress the attachment, however if the attachment is already compressed this setting may not have a significant effect.  
Public PropertyCompressedSizeRead-only, the compressed size of the attachment in bytes.  
Public PropertyCreationDateThe creation date and time of the attachment. Uses the standard date format which closely follows that of the international standard ASN.1 (Abstract Syntax Notation One), defined in ISO/IEC 8824.  
Public PropertyDescriptionThe description of the attachment.  
Public PropertyFileDataRepresents the raw attachment data itself.  
Public PropertyMIMETypeThe MIME Type of the attachment. Names without a registered prefix must conform to the MIME media type names defined in Internet RFC 2046, Multipurpose Internet Mail Extensions (MIME), Part Two: Media Types.  
Public PropertyModificationDateThe last modification date and time of the attachment. Uses the standard date format which closely follows that of the international standard ASN.1 (Abstract Syntax Notation One), defined in ISO/IEC 8824.  
Public PropertyNameThe name of the attachment.  
Top
Public Methods
 NameDescription
Public MethodDisposeDispose implemented for the IDisposable interface.  
Top
See Also

Reference

PdfDocumentAttachment Class
Accusoft.PdfXpressSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback