Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.devices |
The com.aspose.pdf.devices package provides classes which are used for representing
document as image(s) or a plain text.
|
com.aspose.pdf.drawing |
The com.aspose.pdf.drawing package provides classes describing graphic primitives like
arc, line, circle etc.
|
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
com.aspose.pdf.printing |
The
com.aspose.pdf.printing package provides classes which are used for configuring the printing
process. |
com.aspose.pdf.text |
The
com.aspose.pdf.text package provides classes that allow to extract text, add text, manipulate existing text of a document. |
Class and Description |
---|
AbsorbedCell
Represents cell of table that exist on the page
|
AbsorbedRow
Represents row of table that exist on the page
|
AbsorbedTable
Represents table that exist on the page
|
ActionCollection
Collection of actions
|
Annotation
Class representing annotation object.
|
AnnotationActionCollection
Represents the collection of annotation actions.
|
AnnotationCollection
Class representing annotation collection.
|
AnnotationSelector
This class is used for selecting annotations using Visitor template idea.
|
AppearanceDictionary
Annotation appearance dictionary specifying how the annotation shall be presented visually on the
page.
|
Artifact
Class represetns PDF Artifact object.
|
ArtifactCollection
Class represents artifact collection.
|
BaseActionCollection
Class encapsulates basic actions with page/annotation/field interactive actions
|
BaseOperatorCollection
Represents base class for operator collection.
|
BaseParagraph
Represents a abstract base object can be added to the page(doc.Paragraphs.Add()).
|
Border
Class representing characteristics of annotation border.
|
BorderInfo
This class represents border for graphics elements.
|
CaretAnnotation
Class representing Caret annotation.
|
Cell
Represents a cell of the table's row.
|
Cells
Represents a cells collection of row.
|
Characteristics
Represents annotation characteristics
|
CharInfo
Represents a character info object.
|
CharInfoCollection
Represents CharInfo objects collection.
|
ChoiceField
Represents base class for choice fields.
|
CircleAnnotation
Class representing Circle annotation.
|
Collection
Represents class for Collection(12.3.5 Collections).
|
Color
Represents class for color value which can be expressed in different color space.
|
ColumnInfo
This class represents a columns info.
|
CommonFigureAnnotation
Abstract class representing common figure annotation.
|
CompositingParameters
Represents an object containing graphics compositing parameters of current graphics state.
|
ContentsAppender
Performs contents modifications in APPEND mode only.
|
Copier
Class for coping object
|
Dash
Class representing line dash pattern.
|
DefaultAppearance
Describes default appearance of field (font, text size and color).
|
DestinationCollection
Class represents the collection of all destinations (a name tree mapping name strings to
destinations (see 12.3.2.3, "Named Destinations") and (see 7.7.4, "Name Dictionary")) in the pdf
document.
|
Document
Class representing PDF document
|
Document.CallBackGetHocr
The call back procedure for hocr recognize.
|
Document.IDocumentFontUtilities
Holds functionality to tune fonts
|
Document.OptimizationOptions
Class which describes document optimization algorithm.
|
DocumentActionCollection
Class describes actions performed on some actions with document
|
DocumentInfo
Represents meta information of PDF document.
|
Element
Class representing base element of logical structure.
|
EmbeddedFileCollection
Class representing embedded files collection.
|
ExplicitDestination
Represents the base class for explicit destinations in PDF document.
|
Field
Base class for acro form fields.
|
FileAttachmentAnnotation
Class describes file attachment annotation.
|
FileParams
Defines an embedded file parameter dictionary that shall contain additional file-specific
information.
|
FileSpecification
Class representing embedded file.
|
FixedPrint
Represent Fixed print data of Watermark Annotation.
|
Font
Represents font object.
|
FontCollection
Represents font collection.
|
FontEmbeddingOptions
PDF/A standard requires, that all fonts must be embedded into document.
|
FontSource
Represents a base class fot font source.
|
Form
Class representing form object.
|
FreeTextAnnotation
Represents a free text annotation that displays text directly on the page.
|
GoToAction
Represents a go-to action that changes the view to a specified destination (page, location, and
magnification factor).
|
GraphInfo
Represents graphics info.
|
Group
A group attributes class specifying the attributes of the page’s page group for use in the
transparent imaging model.
|
HeaderFooter
Class represents header or footer pdf page.
|
HighlightAnnotation
Represents a highlight annotation that highlights a range of text in the document.
|
HtmlLoadOptions
Represents options for loading/importing html file into pdf document.
|
HtmlSaveOptions.CssSavingInfo
This class represents set of data that related to custom saving of CSS during conversion of
PDF to HTML format
|
HtmlSaveOptions.CssSavingStrategy
You can assign to this property custom strategy that implements processing or/and saving of
one CSS's part that was created during conversion of PDF to HTML .
|
HtmlSaveOptions.CssUrlMakingStrategy
You can assign to this property delegate created from custom method that implements creation
of URL of CSS referenced in generated HTML document.
|
HtmlSaveOptions.CssUrlRequestInfo
Represents set of data that related to request from converter to custom code aimed to get
desirable URL (or URL template)of subject CSS
|
HtmlSaveOptions.HtmlPageMarkupSavingInfo
If SplitToPages property of HtmlSaveOptions, then several HTML-files (one HTML file per
converted page) are created during conversion of PDF to HTML.
|
HtmlSaveOptions.HtmlPageMarkupSavingStrategy
Result of conversion can contain one or several HTML-pages ( that also can reference external
files like images or fonts) You can assign to this property delegate created from custom
method that implements processing of got HTML-page(HTML itself) that was created during
conversion.
|
HtmlSaveOptions.ResourceSavingStrategy
To this property You can assign delegate created from custom method that implements
processing of external resource(Font or Image) that was extracted from PDF and must be saved
as external resource during conversion of PDF to HTML.
|
Hyperlink
Represents abstract hyperlink.
|
IAnnotationVisitor
Defines Visitor for visiting different document annotations.
|
IAppointment
Represents general interface for actions and destinations.
|
IColorSpaceConversionStrategy
Interface for color space conversion strategies.
|
IconFit
Describes how the widget annotation's icon shall be displayed within its annotation rectangle.
|
Id
Represents file identifier structure.
|
IDocument
interface representing PDF document
|
IFontOptions
Useful properties to tune Font behavior
|
ImagePlacement
Represents characteristics of an image placed to Pdf document page.
|
ImagePlacementAbsorber
Represents an absorber object of image placement objects.
|
ImagePlacementCollection
Represents an image placements collection
|
ImageType
Represents image format types.
|
ImportOptions
ImportOptions type hold level of abstraction on individual import options.
|
InkAnnotation
Represents a freehand "scribble" composed of one or more disjoint paths.
|
IOperatorSelector
Defines Visitor for visiting different pdf operators.
|
ITableElement
This interface represents an element of existing table extracted by TableAbsorber.
|
IWarningCallback
Interface for user's callback mechanism support.
|
Layer
Represents page layer.
|
LevelFormat
Represents format of the table of contents.
|
LightweightOperatorCollection
Lightweight operator collection.
|
LineAnnotation
Class representing line annotation.
|
LineEndingsDrawer
Draws line endings for annotations.
|
LinkAnnotation
Represents either a hypertext link to a destination elsewhere in the document or an action to be
performed.
|
LoadOptions
LoadOptions type holds level of abstraction on individual load options
|
LoadOptions.ResourceLoadingResult
Result of custom loading of resource
|
LoadOptions.ResourceLoadingStrategy
Sometimes it's necessary to avoid usage of internal loader of external resources(like images
or CSSes) and supply custom method, that will get requested resources from somewhere.
|
MarginInfo
This class represents a margin for different objects.
|
MarkupAnnotation
Abstract class representing markup annotation.
|
Matrix
Class represents transformation matrix.
|
Matrix3D
Class represents transformation matrix.
|
Measure
Class which describes Measure coordinate system.
|
Measure.NumberFormat
Number format for measure.
|
Measure.NumberFormatList
Represents list of number formats.
|
MemoryExtender.CallBackPageImage |
Metadata
Provides access to XMP metadata stream.
|
MovieAnnotation
Represents a movie annotation that contains animated graphics and sound to be presented on the
computer screen and through the speakers.
|
Note
This class represents generator paragraph note.
|
Operator
Abstract class representing operator.
|
Operator.BasicSetColorAndPatternOperator |
Operator.BasicSetColorOperator |
Operator.BDC
class representing BDC operator (Begin marked-content sequence)
|
Operator.BI
Class representing BI operator (Begin inline image obect).
|
Operator.BlockTextOperator
Abstract base class for text block operators i.e.
|
Operator.BMC
Class representing BMC operator (Begin marked-content sequence).
|
Operator.BT
Class representing BT operator (Begin of text block).
|
Operator.BX
Class representing BX operator (begin compatibility section).
|
Operator.Clip
Class representing W operator (set clipping path using non-zero winding rule).
|
Operator.ClosePath
Class representing h operator (close path).
|
Operator.ClosePathEOFillStroke
Class representing b* operator (close, fill and stroke path using even-odd rule).
|
Operator.ClosePathFillStroke
Class representing b operator (close, fill and stroke path with nonzer winding rule).
|
Operator.ClosePathStroke
Class representing s operator (Close and stroke path).
|
Operator.ConcatenateMatrix
Class representing cm operator (concatenate matrix to current transformation matrix).
|
Operator.CurveTo
Class representing c operator (append curve to path).
|
Operator.CurveTo1
Class representing v operator (append curve to path, initial point replicated).
|
Operator.CurveTo2
Class representing y operator (append curve to path, final point replicated).
|
Operator.Do
Class representing Do operator (Invoke XObject).
|
Operator.DP
Class represeting DP operator (designamte marked content point).
|
Operator.EI
Class representing EI operator (End inline image object).
|
Operator.EMC
Clsss representing EMC oeprator (End of marked-content sequence).
|
Operator.EndPath
Class representing n operator (end path without filling or stroking).
|
Operator.EOClip
Class representing W* operator (set clipping path using even-odd rule).
|
Operator.EOFill
Class representing f* operator (fill path using even-odd rule).
|
Operator.EOFillStroke
Class representing B* operator (fill and stroke path usign even-odd rule).
|
Operator.ET
Class representing operator ET (End of text block).
|
Operator.EX
Class representing EX operator (End of compatibility section).
|
Operator.Fill
Class representing f operator (fill path with nonzero winding number rule).
|
Operator.FillStroke
Class representing B operator (fill and stroke path using nonzero winding rule)
|
Operator.GlyphPosition
Class describes text and position to use with operator TJ (set glyph with position)
|
Operator.GRestore
Class representing Q operator (restore graphics state).
|
Operator.GS
Class representing gs operator (set parameters from graphic state parameter dictionary).
|
Operator.GSave
Class representing q operator (save graphics state).
|
Operator.ID
Class representing ID operator (Begin inline image data).
|
Operator.LineTo
Class representing l operator (add line to the path).
|
Operator.MoveTextPosition
Class representing Td operator (move text position).
|
Operator.MoveTextPositionSetLeading
Class representing TD operator (move position and set leading).
|
Operator.MoveTo
Class representing m operator (move to and begin new subpath).
|
Operator.MoveToNextLine
Class representing T* operator (Move to start of the next line).
|
Operator.MoveToNextLineShowText
Class representing ' operator (move to next line and show text).
|
Operator.MP
Class representing MP operator (define marked-content point).
|
Operator.ObsoleteFill
Class representing F oeprator (fill path using nonzero winding rule).
|
Operator.Re
Class representing re operator (add rectangle to the path).
|
Operator.SelectFont
Class representing Tf operator (set text font and size).
|
Operator.SetAdvancedColor
Class representing scn operator (set color for non-stroking operations).
|
Operator.SetAdvancedColorStroke
Class representing SCN operator (set color for stroking operations).
|
Operator.SetCharacterSpacing
Class representing Tc operator (set character spacing).
|
Operator.SetCharWidth
Class representing d0 operator (set glyph width).
|
Operator.SetCharWidthBoundingBox
Class representing d1 operator (set glyph and bounding box).
|
Operator.SetCMYKColor
Class representing k operator (set CMYK color for non-stroknig operations).
|
Operator.SetCMYKColorStroke
Class representing K operator (set CMYK color for stroking operations).
|
Operator.SetColor
Represents class for sc operator (set color for non-stroknig operations).
|
Operator.SetColorOperator
Class representing set color operation.
|
Operator.SetColorRenderingIntent
Class representing ri operator (set color rendering intent).
|
Operator.SetColorSpace
Class representing cs operator (set colorspace for non-stroking operations)
|
Operator.SetColorSpaceStroke
Class representing CS operator (set color for stroking operations).
|
Operator.SetColorStroke
Class representing SC operator set color for stroking color operators.
|
Operator.SetDash
Class representing d operator (set line dash pattern).
|
Operator.SetFlat
Class representing i operator (set flatness toleracne).
|
Operator.SetGlyphsPositionShowText
Class representing TJ operator (show text with glyph positioning).
|
Operator.SetGray
Set gray level for non-stroking operations.
|
Operator.SetGrayStroke
Class representing gray level for stroking operations.
|
Operator.SetHorizontalTextScaling
Class representing Tz operator (set horizontal text scaling).
|
Operator.SetLineCap
Class representing J operator (set line cap style).
|
Operator.SetLineJoin
Class representing j operator (set line join style).
|
Operator.SetLineWidth
Class representing w operator (set line width).
|
Operator.SetMiterLimit
Class representing M operator (set miter limit).
|
Operator.SetRGBColor
Class representing rg operator (set RGB color for non-stroknig operators).
|
Operator.SetRGBColorStroke
Class representing RG operator (set RGB color for stroking operators).
|
Operator.SetSpacingMoveToNextLineShowText
Class representing " operator (set word and character spacing, move to the next line and show
text).
|
Operator.SetTextLeading
Class represenging TL operator (set text leading).
|
Operator.SetTextMatrix
Class representig Tm operator (set text matrix).
|
Operator.SetTextRenderingMode
Class representing Tr operator (set text rendering mode).
|
Operator.SetTextRise
Class representing Ts operator (set text rise).
|
Operator.SetWordSpacing
Class representing Tw operator (set word spacing).
|
Operator.ShFill
Class representing sh operator (paint area with shadeing pattern).
|
Operator.ShowText
Class representing Tj operator (show text).
|
Operator.Stroke
Class representing S operator (stroke path).
|
Operator.TextOperator
Abstract base class for text-related operators (TJ, Tj, Tm, BT, ET, etc).
|
Operator.TextPlaceOperator
Abstract base class for operators which changes text position (Tm, Td, etc).
|
Operator.TextShowOperator
Abvstract base class for all operators which used to out text (Tj, TJ, etc).
|
Operator.TextStateOperator
Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).
|
OperatorCollection
Class represents collection of operators
|
Opi
Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution
placeholders, or proxies, for such high-resolution images.
|
Option
Class represents option of choice field.
|
OptionCollection
Class representing collection of options of the choice field.
|
OutlineCollection
Represents document outline hierarchy.
|
OutlineItemCollection
Represents outline entry in outline hierarchy of PDF document.
|
Page
Class representing page of PDF document.
|
Page.BeforePageGenerate
Procedure for customize header and footer.
|
PageActionCollection
This class describes page actions
|
PageCollection
Collection of PDF document pages.
|
PageInfo
Represents the page information.
|
PageLabel
Class representing Page Label range.
|
PageLabelCollection
Class represeingting page label collection.
|
PageSize
Class representing size of page in PDF document.
|
Paragraphs
This class represents paragraph collection.
|
PDF3DAnnotation
Class PDF3DAnnotation.
|
PDF3DArtwork
Class PDF3DArtwork.
|
PDF3DContent
Class PDF3DContent.
|
PDF3DCrossSection
Class PDF3DCrossSection.
|
PDF3DCrossSectionArray
Class PDF3DCrossSectionArray.
|
PDF3DCuttingPlaneOrientation
Class PDF3DCuttingPlaneOrientation.
|
PDF3DLightingScheme
Class PDF3DLightingScheme.
|
PDF3DRenderMode
Class PDF3DRenderMode.
|
PDF3DView
Class PDF3DView.
|
PDF3DViewArray
Class PDF3DViewArray.
|
PdfAction
Represents Action in PDF document
|
PdfASymbolicFontEncodingStrategy
This class describes rules which can be used to tune process of copy encoding data for cases when
TrueType symbolic font has more than one encoding.
|
PdfASymbolicFontEncodingStrategy.QueueItem
Specifies encoding subtable.
|
PdfEvent
Class representing events
|
PdfFormatConversionOptions
represents set of options for convert PDF document
|
PdfFormatConversionOptions.PdfANonSpecificationFlags |
Point
Represent point with fractional coordinates.
|
Point3D
Represent point with fractional coordinates.
|
PolyAnnotation
Abstract base class for poly-annotations.
|
PolygonAnnotation
Class representing polygon annotation.
|
PolylineAnnotation
Represents polyline annotation that is similar to polygon, except that the first and last vertex
are not implicitly connected.
|
PopupAnnotation
Represents the pop-up annotation that displays text in a pop-up window for entry and editing.
|
Position
Represents a position object
|
RadioButtonOptionField
Class represents item of RadioButton field.
|
Rectangle
Class represents rectangle.
|
RedactionAnnotation
Represents Redact annotation.
|
Resources
Class representing page resources.
|
ReturnAction
Enum represented a program workflow action in case of invoking the
IWarningCallback.Warning(Aspose.Pdf.WarningInfo) method. |
RichMediaAnnotation
Class describes RichMediaAnnotation which allows embed video/audio data into PDF document.
|
RootElement
Root structure element.
|
Row
Represents a row of the table.
|
Rows
Represents a rows collection of table.
|
SaveOptions
SaveOptions type hold level of abstraction on individual save options
|
SaveOptions.BorderInfo
Instance of this class represents information about border That can be drown on some result
document.
|
SaveOptions.BorderPartStyle
Represents information of one part of border(top, botom, left side or right side)
|
SaveOptions.ResourceSavingInfo
This class represents set of data that related to external resource file's saving that
occures during conversion of PDF to some other format (f.e.
|
ScreenAnnotation
A screen annotation that specifies a region of a page upon which media clips may be played.
|
Selector
Base abstract class for selecting routines which are defined in concrete descendants.
|
Signature
An abstract class which represents signature object in the pdf document.
|
SignatureField
Represents signature form field.
|
SoundData
Represents a sound data defining the sound to be played when the annotation is activated.
|
SoundSampleData
Represents additional entries specific to a sound object (Section 9.2 PDF1-7)
|
SquareAnnotation
Class representing square annotation.
|
SquigglyAnnotation
Represents the squiggly annotation that appears as a jagged underline in the text of a document.
|
Stamp
An abstract class for various kinds of stamps which come as descendants.
|
StampAnnotation
Represents rubber stamp annotation.
|
StrikeOutAnnotation
Represents a strikeout annotation that appears as a strikeout in the text of the document.
|
SvgSaveOptions.EmbeddedImagesSavingStrategy
To property of such type You can assign delegate created from custom method that implements
processing of external saving of image that was extracted from SVG created from PDF and must
be saved as external resource during conversion of PDF to HTML.
|
SvgSaveOptions.SvgImageSavingInfo
This class represents set of data that related to external resource image file's saving
during PDF to HTML conversion.
|
TabStop
Represents a custom Tab stop position in a paragraph.
|
TabStops
Represents a collection of
TabStop objects. |
TextAbsorber
Represents an absorber object of a text.
|
TextAnnotation
Represents a text annotation that is a "sticky note" attached to a point in the PDF document.
|
TextBoxField
Class representing text box field.
|
TextEditOptions
Descubes options of text edit operations.
|
TextEncodingInternal |
TextExtractionOptions
Represents text extraction options
|
TextFormattingOptions
Represents text formatting options
|
TextFragment
Represents fragment of Pdf text.
|
TextFragmentAbsorber
Represents an absorber object of text fragments.
|
TextFragmentCollection
Represents a text fragments collection
|
TextFragmentState
Represents a text state of a text fragment.
|
TextMarkupAnnotation
Abstract base class for text markup annotations.
|
TextOptions
Represents text processing options
|
TextParagraph
Represents text paragraphs as multiline text object.
|
TextParagraphCollection
Represents a text paragraphs collection
|
TextReplaceOptions
Represents text replace options
|
TextSearchOptions
Represents text search options
|
TextSegment
Represents segment of Pdf text.
|
TextSegmentCollection
Represents a text segments collection
|
TextStamp
Reresents textual stamp.
|
TextState
Represents a text state of a text
|
TextStyle
Class representing checkbox field
|
TimestampSettings
Represents the ocsp settings using during signing process.
|
TocInfo
Represents table of contents info.
|
ToUnicodeProcessingRules
This class describes rules which can be used to solve Adobe Preflight error
"Text cannot be mapped to Unicode".
|
UnderlineAnnotation
Represents an underline annotation that appears as an underline in the text of the document.
|
UnifiedSaveOptions
This class represents saving options for saving that uses unified conversion way (with unified
internal document model)
|
UnifiedSaveOptions.ConversionProgressEventHandler
Represents class with abstract method that usually supplied by calling side and handles progress events that
comes from converter.
|
UnifiedSaveOptions.ProgressEventHandlerInfo
This class represents information about conversion progress that can be used in external
application to show conversion progress to end user
|
WarningInfo
Immutable object for encapsulating warning information.
|
Watermark
Represents a watermark of the page.
|
WatermarkAnnotation |
WidgetAnnotation
Class representing widget annotation.
|
XFA
Represents XML form regarding XML Forms Architecture (XFA).
|
XForm
Class represent XForm
|
XFormCollection
Class represents collection of XFormCollection.
|
XImage
Class representing image X-Object.
|
XImageCollection
Class representing XImage collection.
|
XmlLoadOptions
Represents options for loading/importing XML file into pdf document.
|
XmpPdfAExtensionField
This schema describes a field in a structured type.
|
XmpPdfAExtensionObject
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionSchema
Describes the XMP extension schema which is provided by PDF/A-1.
|
XmpPdfAExtensionSchemaDescription
Represents the description of XMP extension schema which is provided by PDF/A-1.
|
XYZExplicitDestination
Represents explicit destination that displays the page with the coordinates (left, top)
positioned at the upper-left corner of the window and the contents of the page magnified by the
factor zoom.
|
Class and Description |
---|
IDocument
interface representing PDF document
|
IIndexBitmapConverter
This interface declared for customization algorithms of quantization.
|
Page
Class representing page of PDF document.
|
PageSize
Class representing size of page in PDF document.
|
Point
Represent point with fractional coordinates.
|
Rectangle
Class represents rectangle.
|
RenderingOptions
Represents rendering options
|
TextEncodingInternal |
TextExtractionOptions
Represents text extraction options
|
Class and Description |
---|
BaseParagraph
Represents a abstract base object can be added to the page(doc.Paragraphs.Add()).
|
BorderInfo
This class represents border for graphics elements.
|
Color
Represents class for color value which can be expressed in different color space.
|
GraphInfo
Represents graphics info.
|
Operator
Abstract class representing operator.
|
Point
Represent point with fractional coordinates.
|
TextFragment
Represents fragment of Pdf text.
|
Class and Description |
---|
Annotation
Class representing annotation object.
|
CompositingParameters
Represents an object containing graphics compositing parameters of current graphics state.
|
DocMDPSignature
Represents the class of document MDP (modification detection and prevention) signature type.
|
Document
Class representing PDF document
|
FileSpecification
Class representing embedded file.
|
Font
Represents font object.
|
IDocument
interface representing PDF document
|
IIndexBitmapConverter
This interface declared for customization algorithms of quantization.
|
ImageType
Represents image format types.
|
ImportOptions
ImportOptions type hold level of abstraction on individual import options.
|
OutlineItemCollection
Represents outline entry in outline hierarchy of PDF document.
|
Page
Class representing page of PDF document.
|
PageSize
Class representing size of page in PDF document.
|
PdfEvent
Class representing events
|
Rectangle
Class represents rectangle.
|
RenderingOptions
Represents rendering options
|
SaveOptions
SaveOptions type hold level of abstraction on individual save options
|
Signature
An abstract class which represents signature object in the pdf document.
|
TextEditOptions
Descubes options of text edit operations.
|
TextEncodingInternal |
TextReplaceOptions
Represents text replace options
|
TextSearchOptions
Represents text search options
|
TextState
Represents a text state of a text
|
XForm
Class represent XForm
|
XmpPdfAExtensionObject
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionSchema
Describes the XMP extension schema which is provided by PDF/A-1.
|
Class and Description |
---|
ImageType
Represents image format types.
|
Class and Description |
---|
Font
Represents font object.
|
FontSource
Represents a base class fot font source.
|
PdfEvent
Class representing events
|
Copyright © 2017 Aspose. All Rights Reserved.