com.aspose.pub
Contents
[
Hide
]The ** com.aspose.pub ** namespace provides classes describing PUB objects.
Classes
Class | Description |
---|---|
AlignmentType | Type of alignment |
BaseStyle | Declares base functionality for PUB styles |
DocSummaryInfo | Document summary info |
Document | Represents PUB document, holds all fields and relevant values |
License | Provides methods to license the component. |
LineSpacingType | Type of line spacing |
MetaInfo | Base class for summary info objects |
ParagraphStyle | This class describes style of PUB paragraph |
PubFactory | Factory for PUB objects |
SummaryInfo | Summary info |
SuperscriptType | Type of superscript |
TextGroup | Text group |
TextParagraph | Represents PUB text paragraph |
TextStyle | Describes PUB text style |
UnderlineType | Underline type |
Interfaces
Interface | Description |
---|---|
IPdfConverter | Declares functionality to convert PUB document into PDF document |
IPubParser | Declares functionality which parses publisher file and returns Document object as result of parsing. |