[]
Analog of System.IO.BinaryReader but uses big-endian byte order.
The System.IO.BinaryReader with some additional functionality.
The System.IO.BinaryWriter with some additional functionality.
Represents a licensing related error.
Represents a list that can be used as a read-only list of interfaces supported by the list items.
Describes arguments for the event fired periodically by a potentially long operation. Can be used to provide feedback to the user and to allow the user to cancel the operation.
Represents a 3x2 coordinate system transformation matrix with double precision.
Abstract base class for classes which fire an event when a property changes.
Extended version of System.Collections.ObjectModel.ObservableCollection<T>.
The System.Collections.Generic.Dictionary<TKey, TValue> supporting GrapeCity.Documents.Common.IObservableCollectionEx interface.
Represents a collection of key/value pairs that are sorted on the key.
The System.Collections.Generic.SortedList<TKey, TValue> supporting GrapeCity.Documents.Common.IObservableCollectionEx interface.
Describes a part of the document (pages or objects) that is to be exported or printed. Note: all page numbers are 1-based.
Allows enumerating all pages in the range.
It is the client's responsibility to take steps to avoid infinite loops if the OutputRange was created without specifying a valid MaxPageNumber.
Base class for collection containing items supporting IOwnedObject interface. Collection updates Owner property of items.
Base collection implementing IOwnedObject interface.
Represents an OwnedCollection<TItem> of uniquely elements, each element should have unique key.
Represents a collection of key/value pairs that are sorted on the key. Values should support IOwnedObject interface, collection updates their Owner property.
The read-only list wrapper around the System.Collections.Generic.IList<T>.
Represents a strongly typed read-only list of structs that can be effectively accessed by index.
Represents a strongly typed list of structs that can be effectively accessed by index.
Represents a line defined by its starting and ending points.
A structure representing four values corresponding to the four sides of a rectangular area.
Represents a quadrilateral defined by its four vertices's.
Represents a range of a float value.
Represents a triangle defined by its three vertices.
A utility structure specifying some values related to units of measurement.
Represents interface which should be implemented by object owned by another object.
Defines a method that a type implements to compare two structs.
Specifies the type of an OutputRange.
Specifies the standard paper sizes.
Enumerates units of measurement used by Unit and related types.
Represents a method that can handle a long operation event.
Encapsulates a method that has a single parameter (passed by reference) and does not return a value.
Represents the method that compares two structs of the same type.
Represents a method that converts an object from one struct type to another struct type.
Represents the method that defines a set of criteria and determines whether the specified struct meets those criteria.