Documents for PDF, .NET Edition Documentation
GrapeCity.Documents.Common Namespace
Inheritance Hierarchy
GrapeCity.Documents.Common Assembly : GrapeCity.Documents.Common Namespace
Classes
 ClassDescription
ClassAnalog of System.IO.BinaryReader but uses big-endian byte order.
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 rectangluar area.
StructureRepresents a quadrilateral defined by its four 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

Reference

GrapeCity.Documents.Common Assembly