Name | Description | |
---|---|---|
![]() | PdfEmbeddedFile Constructor | Overloaded. |
The following tables list the members exposed by PdfEmbeddedFile.
Name | Description | |
---|---|---|
![]() | PdfEmbeddedFile Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | Compression | Overridden. Gets or sets compression of this resource. |
![]() | CreationDate | Gets or sets the date and time when the embedded file was created. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | Length | Returns length, in bytes, of the resource. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | Metadata | (Optional; PDF 1.4) Gets or sets a metadata stream containing metadata for the resource. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | ModifyDate | Gets or sets the date and time when the embedded file was last modified. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | OptionalContentProperties | Gets or sets an optional content group that corresponds this resource. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | ResourceType | Overridden. Gets a type of this resource. |
![]() | StructParentKey | Gets or sets the integer key of this object entry in the structural parent tree. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | Subtype | Gets or sets the subtype of the embedded file. |
![]() | UncompressedLength | Gets the uncompressed size of the embedded file, in bytes. |
Name | Description | |
---|---|---|
![]() | CompressLossless | Compress the resource using lossless compression. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | GetAsMemoryStream | Returns a memory stream that contains decoded data. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | GetAsStream | Returns a stream that provides read-only serial access to decoded data. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | GetBytes | Returns uncompressed resource data. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfResource) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | Save | Overloaded. Saves this embedded file to specified file. |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase) |