Namespace: BitMiracle.Docotic.Pdf
public class PdfImageFrames : PdfCollection<PdfImageFrame>
Public Class PdfImageFrames Inherits PdfCollection(Of PdfImageFrame)
The PdfImageFrames type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the PdfCollection<T>.
(Inherited from PdfCollection<T>.) |
![]() | Item |
Gets the element at the specified index.
(Inherited from PdfCollection<T>.) |
Name | Description | |
---|---|---|
![]() | Contains |
Determines whether the collection contains a specific value.
(Inherited from PdfCollection<T>.) |
![]() | 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.) |
![]() | GetAt |
Gets the element at the specified index.
(Inherited from PdfCollection<T>.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from PdfCollection<T>.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific item in the collection.
(Inherited from PdfCollection<T>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetDeflateQuality |
Sets the Deflate quality for all frames.
|
![]() | SetJpeg2000CompressionRatio |
Sets the JPEG 2000 compression ratio for all frames.
|
![]() | SetJpegQuality |
Sets the JPEG quality for all frames.
|
![]() | SetOutputCompression |
Sets the OutputCompression option for all frames.
|
![]() | SetRecompressAlways |
Sets the RecompressAlways option for all frames.
|
![]() | SetThresholdLevel |
Sets the threshold level for all frames.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |