XFINIUM.PDF Documentation
PdfCosArray Class Methods

Xfinium.Pdf.Core.Cos Namespace : PdfCosArray Class

For a list of all members of this type, see PdfCosArray members.

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