Name | Description | |
---|---|---|
![]() | PdfOptionalContentConfigurationList | Initializes a new instance of the PdfOptionalContentConfigurationList class. |
Name | Description | |
---|---|---|
![]() | PdfOptionalContentConfigurationList | Initializes a new instance of the PdfOptionalContentConfigurationList class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Count | Gets the number of elements actually contained in the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsReadOnly | Gets a value indicating whether the PdfTreeNodeList<T> wrapper for the current collection is read-only. (Inherited from PdfTreeNodeList<T>) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from PdfTreeNodeList<T>) |
Name | Description | |
---|---|---|
![]() | NeedRaiseChangedEvent | Gets a value indicating whether the Changed event must be raised when the PDF tree node list is changed, i.e. the Changed event has subscribers. (Inherited from PdfTreeNodeList<T>) |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | AddRange | Adds the elements of the specified collection to the end of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Clear | Removes all elements from the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Contains | Determines whether an element is in the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | CopyTo | Copies the entire PdfTreeNodeList<T> to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from PdfTreeNodeList<T>) |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetEnumerator | Returns an enumerator that iterates through the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node and contains only nodes that allowed by |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Insert | Inserts an element into the PdfTreeNodeList<T> at the specified index. (Inherited from PdfTreeNodeList<T>) |
![]() | Remove | Removes the first occurrence of a specific object from the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | RemoveAt | Removes the element at the specified index of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToArray | Copies the elements of the PdfTreeNodeList<T> to a new array. (Inherited from PdfTreeNodeList<T>) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. (Inherited from PdfTreeNodeList<T>) |
![]() | ValidateInsertingItem | Validates the item that should be inserted into PDF document. (Inherited from PdfTreeNodeList<T>) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the collection is changed. (Inherited from PdfTreeNodeList<T>) |
PdfOptionalContentConfigurationList Class
Vintasoft.Imaging.Pdf.Tree.OptionalContent Namespace