Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Common Namespace
    In This Topic
    Classes
     ClassDescription
    ClassAnalog of System.IO.BinaryReader but uses big-endian byte order.
    ClassThe System.IO.BinaryReader with some additional functionality.
    ClassThe System.IO.BinaryWriter with some additional functionality.
    ClassRepresents a licensing related error.
    ClassRepresents a list that can be used as a read-only list of interfaces supported by the list items.
    ClassAbstract base class for classes which fire an event when a property changes.
    ClassExtended version of System.Collections.ObjectModel.ObservableCollection`1.
    ClassRepresents a collection of key/value pairs that are sorted on the key.
    ClassDescribes a part of the document (pages or objects) that is to be exported or printed. Note: all page numbers are 1-based.
    ClassBase class for collection containing items supporting IOwnedObject interface. Collection updates Owner property of items.
    ClassBase collection implementing IOwnedObject interface.
    ClassRepresents an OwnedCollection<TItem> of uniquely elements, each element should have unique key.
    ClassRepresents a collection of key/value pairs that are sorted on the key. Values should support IOwnedObject interface, collection updates their Owner property.
    ClassRepresents a strongly typed read-only list of structs that can be effectively accessed by index.
    ClassRepresents a strongly typed list of structs that can be effectively accessed by index.
    Interfaces
     InterfaceDescription
    InterfaceRepresents interface which should be implemented by object owned by another object.
    InterfaceDefines a method that a type implements to compare two structs.
    Structures
     StructureDescription
    StructureRepresents a line defined by its starting and ending points.
    StructureA structure representing four values corresponding to the four sides of a rectangular area.
    StructureRepresents a quadrilateral defined by its four vertices's.
    StructureRepresents a range of a value.
    StructureRepresents a triangle defined by its three vertices.
    StructureA utility structure specifying some values related to units of measurement.
    Delegates
     DelegateDescription
    DelegateEncapsulates a method that has a single parameter (passed by reference) and does not return a value.
    DelegateRepresents the method that compares two structs of the same type.
    DelegateRepresents the method that defines a set of criteria and determines whether the specified struct meets those criteria.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the type of an OutputRange.
    EnumerationSpecifies the standard paper sizes.
    EnumerationEnumerates units of measurement used in GC document libraries, used by Unit and related types.
    See Also