XFINIUM.PDF Documentation
PdfCosArray Class Members
Properties  Methods 

Xfinium.Pdf.Core.Cos Namespace : PdfCosArray Class

The following tables list the members exposed by PdfCosArray.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the element at the specified index.  
Public Property Gets the number of elements actually contained in the array.  
Public Property Gets the object type. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosObject)
Top
Public Methods
 NameDescription
Public Method Adds an object to the end of the array.  
Public Method Adds the elements of the specified array to the end of this array.  
Public Method Removes all elements from the array.  
Public Method Gets the element at the specified index as a boolean.  
Public Method Gets the element at the specified index as a double.  
Public Method Gets the element at the specified index as a string.  
Public Method Searches for the specified object and returns the zero-based index of the first occurrence within the entire array.  
Public Method Inserts an element into the array at the specified index.  
Public Method Removes the first occurrence of a specific object from the array.  
Public Method Removes the element at the specified index of the array.  
Public MethodReturns a string that represents the current object.  
Top
See Also

Reference

PdfCosArray Class
Xfinium.Pdf.Core.Cos Namespace