Interface | Description |
---|---|
IDocumentInfo |
Defines the methods that are required for getting the basic document information.
|
Class | Description |
---|---|
Attachment |
Represents a file attached to a document.
|
Dimension |
Represents dimensions of a 2d object.
|
FileType |
Represents file type.
|
FormatFamily |
Enumeration of supported format families.
|
HorizontalAlignment |
Enumeration of possible horizontal alignment values.
|
PageInfo |
Represents a document page description.
|
ReadOnlyListBase<T> |
Provides the abstract base class for a strongly typed read-only list.
|
RemoveOnlyListBase<T> |
Provides the abstract base class for a strongly typed remove-only list.
|
UnitOfMeasurement |
Represents units of measurement.
|
VerticalAlignment |
Enumeration of possible vertical alignment values.
|