Name | Description | |
---|---|---|
PdfArray Constructor | Overloaded. |
The following tables list the members exposed by PdfArray.
Name | Description | |
---|---|---|
PdfArray Constructor | Overloaded. |
Name | Description | |
---|---|---|
IdentityMatrix | The PdfArray representing the Identity matrix. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Changed | Gets a value indicating whether this PdfArray was changed. | |
Count | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Item | (Inherited from System.Collections.Generic.List<IPdfObject>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
AddRange | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
AsReadOnly | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Clear | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Contains | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
CreateNamesArray | Creates the PdfArray of PdfName objects, returns null if strings is null. | |
CreateStringsArray | Creates the PdfArray of PdfString objects, returns null if strings is null. | |
Exists | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Find | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
FindAll | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
FindLast | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
ForEach | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
GetRange | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Insert | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
InsertRange | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Remove | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
RemoveAll | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
RemoveAt | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
RemoveRange | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Reverse | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
Sort | Overloaded. (Inherited from System.Collections.Generic.List<IPdfObject>) | |
ToArray | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
ToString | Returns a string that represents the current object. | |
TrimExcess | (Inherited from System.Collections.Generic.List<IPdfObject>) | |
TrueForAll | (Inherited from System.Collections.Generic.List<IPdfObject>) |