Interface | Description |
---|---|
Document.CallBackGetHocr |
The call back procedure for hocr recognize.
|
HtmlSaveOptions.CssSavingStrategy |
You can assygn 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 assygn to this property delegate created from custom method that implements creation of URL of CSS referenced
in generated HTML document.
|
HtmlSaveOptions.HtmlPageMarkupSavingStrategy |
Result of conversion can contain one or several HTML-pages ( that also can reference external files like images or fonts)
You can assygn 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 assygn 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.
|
IAnnotationVisitor |
Defines Visitor for visiting different document annotations.
|
IAppointment |
Represents general interface for actions and destinations.
|
IDocument |
interface representing PDF document
|
IIndexBitmapConverter |
This interface declared for customization algorithms of quantization.
|
IOperatorSelector |
Defines Visitor for visiting different pdf operators.
|
IWarningCallback |
Interface for user's callback mechanism support.
|
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.
|
Page.BeforePageGenerate |
Procedure for customize header and footer.
|
SvgSaveOptions.EmbeddedImagesSavingStrategy |
To property of such type You can assygn 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.
|
UnifiedSaveOptions.ConversionProgressEventHandler |
Represents method that usually supplied by calling side
and handles progress events that comes from converter.
|
Class | Description |
---|---|
ActionCollection |
Collection of actions
|
Annotation |
Class representing annotation object.
|
AnnotationActionCollection |
Represents the collection of annotation actions.
|
AnnotationCollection |
Class representing annotation collection.
|
AnnotationFlags |
A set of flags specifying various characteristics of the annotation.
|
AnnotationSelector |
This class is used for selecting annotations using Visitor template idea.
|
AnnotationState |
The enumeration of states to which the original annotation can be set.
|
AnnotationStateModel |
The state model corresponding to state of annotation.
|
AnnotationType |
Enumeration of annotation types.
|
AnnotationTypeConverter | |
AppearanceDictionary |
Annotation appearance dictionary specifying how the annotation shall be presented visually on the page.
|
Artifact |
Class represetns PDF Artifact object.
|
Artifact.ArtifactSubtype |
Enumeration of possible artifacts subtype.
|
Artifact.ArtifactType |
Enumeration of possuble artifact types.
|
ArtifactCollection |
Class represents artifact collection.
|
AssemblyConstants |
Defines the constants that participate in the license check for the component.
|
BackgroundArtifact |
Class descibes background artifact.
|
BarcodeField |
Class represents barcode field.
|
BaseActionCollection |
Class incapsulates basic actions wuth 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()).
|
BlendMode |
The blend modes enumeration.
|
Border |
Class representing characteristics of annotation border.
|
BorderCornerStyle |
Enumerates the border corner styles for border.
|
BorderEffect |
Describes effect which should be applied to the border of the annotations.
|
BorderInfo |
This class represents border for graphics elements.
|
BorderSide |
Enumerates the border sides.
|
BorderStyle |
Describes style of the annotation border.
|
BorderStyleConverter | |
BoxStyle |
Represents styles of check box
|
BuildVersionInfo |
This class provides information about current product build.
|
ButtonField |
Class represnets push button field.
|
CaptionPosition |
Enumeration of the annotation�s caption positioning.
|
CaretAnnotation |
Class representing Caret annotation.
|
CaretSymbol |
A symbol to be associated with the caret.
|
CaretSymbolConverter | |
Cell |
Represents a cell of the table's row.
|
Cells |
Represents a cells collection of row.
|
CgmImportOptions |
Import option for import from Computer Graphics Metafile(CGM) format.
|
CgmLoadOptions |
Contains options for loading/importing CGM file into pdf document.
|
Characteristics |
Represents annotation characteristics
|
CharInfo |
Represents a character info object.
|
CharInfoCollection |
Represents CharInfo objects collection.
|
CheckboxField |
Class representing checkbox field
|
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.
|
ColorSpace |
The color spaces enumeration.
|
ColorType |
Specifies color type of elements on page.
|
ComboBoxField |
Class representing Combobox field of the form.
|
CommonFigureAnnotation |
Abstract class representing common figure annotation.
|
CompositingParameters |
Represents an object containing graphics compositing parameters of current graphics state.
|
ContentDisposition |
MIME protocol Content-Disposition header.
|
ContentsAppender |
Performs contents modifications in APPEND mode only.
|
ConvertErrorAction |
This class represents action for conversion errors.
|
Copier |
Class for coping object
|
CryptoAlgorithm |
Represent type of cryptographic algorithm that used in encryption/decryption routines.
|
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.
|
DestinationFactory | |
Direction |
Text direction.
|
DocMDPAccessPermissions |
The access permissions granted for this document.
|
DocMDPSignature |
Represents the class of document MDP (modification detection and prevention) signature type.
|
DocSaveOptions |
Save options for export to Doc format
|
DocSaveOptions.DocFormat |
Allows to specify .doc or .docx file format.
|
DocSaveOptions.RecognitionMode |
Allows to control how a PDF document is converted into a word processing document.
|
Document |
Class representing PDF document
|
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.
|
DocumentWeb | |
Element |
Class representing base element of logical structure.
|
EmbeddedFileCollection |
Class representing embedded files collection.
|
ExcelSaveOptions |
Save options for export to Excel format
|
ExplicitDestination |
Represents the base class for explicit destinations in PDF document.
|
ExplicitDestinationType |
Enumerates the types of explicit destinations.
|
ExplicitDestinationTypeConverter | |
ExtendedBoolean |
Represents boolean type that supports Undefined value.
|
ExtractImageMode |
Defines different modes which can be used while extracting images from documents.
|
Field |
Base class for acro form fields.
|
FigureElement |
Class representing logical structure figure.
|
FileAttachmentAnnotation |
Class describes file attachment annotation.
|
FileIcon |
An icon to be used in displaying the annotation.
|
FileIconConverter | |
FileParams |
Defines an embedded file parameter dictionary that shall contain additional file-specific information.
|
FileSelectBoxField |
Field for file select box element.
|
FileSpecification |
Class representing embedded file.
|
FitBExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically.
|
FitBHExplicitDestination |
Represents explicit destination that displays the page with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of its bounding box within the window.
|
FitBVExplicitDestination |
Represents explicit destination that displays the page with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of its bounding box within the window.
|
FitExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to fit the entire page within the window both horizontally and vertically.
|
FitHExplicitDestination |
Represents explicit destination that displays the page with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of the page within the window.
|
FitRExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and topentirely within the window both horizontally and vertically.
|
FitVExplicitDestination |
Represents explicit destination that displays the page with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of the page within the window.
|
FloatingBox | |
FolderFontSource |
Represents the folder that contains font files.
|
Font |
Represents font object.
|
FontCollection |
Represents font collection.
|
FontRepository |
Performs font search.
|
FontSource |
Represents a base class fot font source.
|
FontStyles |
Specifies style information applied to text.
|
FooterArtifact |
Describes footer artifact.
|
Form |
Class representing form object.
|
FormType |
Enumeration of posible types of Acro Form.
|
FreeTextAnnotation |
Represents a free text annotation that displays text directly on the page.
|
FreeTextIntent |
Enumerates the intents of the free text annotation.
|
GoToAction |
Represents a go-to action that changes the view to a specified destination (page, location, and magnification factor).
|
GoToRemoteAction |
Represents a remote go-to action that is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
|
GoToURIAction |
Represents a URI action causes a URI to be resolved.
|
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.
|
HeaderArtifact |
Class describes Heaader artifact.
|
HeaderFooter |
Class represents header or footer pdf page.
|
Heading |
Represents heading.
|
HighlightAnnotation |
Represents a highlight annotation that highlights a range of text in the document.
|
HighlightingMode |
Enumerates the annotation�s highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
|
HorizontalAlignment |
Describes horizontal alignment.
|
HtmlDocumentType |
Represents enumeration of the Html document types.
|
HtmlDocumentTypeInternal | |
HtmlLoadOptions |
Represents options for loading/importing html file into pdf document.
|
HtmlSaveOptions |
Save options for export to Html format
|
HtmlSaveOptions.CssSavingInfo |
This class represents set of data
that related to custom saving of CSS during conversion
of PDF to HTML format
|
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.FontSavingModes |
Enumerates modes that can be used for saving of fonts
referenced in saved PDF
|
HtmlSaveOptions.HtmlImageSavingInfo |
This class represents set of data
that related to external resource image file's saving
during PDF to HTML conversion.
|
HtmlSaveOptions.HtmlImageType |
enumerates possible types of image files
that can be saved as external resources
during Pdf to Html conversion
|
HtmlSaveOptions.HtmlMarkupGenerationModes |
Sometimes specific reqirments to created HTML are present.
|
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.ImageParentTypes |
Enumerates possible types of image's parents
Image can pertain to HTML page or to SVG parent image
|
HtmlSaveOptions.RasterImagesSavingModes |
Converted PDF can contain raster images(.png, *.jpeg etc.)
This enum defines methods of how raster images can be handled
during conversion of PDF to HTML
|
Hyperlink |
Represents abstract hyperlink.
|
IconCaptionPosition |
Describes position of icon.
|
IconFit |
Describes how the widget annotation's icon shall be displayed within its annotation rectangle.
|
Id |
Represents file identifier structure.
|
Image |
Represents image.
|
ImageFormatInternal | |
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
|
ImageStamp |
Reresents graphic stamp.
|
ImportFormat |
Specifies import format.
|
ImportOptions |
ImportOptions type hold level of abstraction on individual import options.
|
InkAnnotation |
Represents a freehand "scribble" composed of one or more disjoint paths.
|
InternalHelper | |
JavascriptAction |
Class representing javascript action.
|
Justification |
Enumerates the forms of quadding (justification) to be used in displaying the annotation�s text.
|
LatexLoadOptions |
Represents options for loading/importing TeX file into PDF document.
|
LaTeXSaveOptions |
Save options for export to TeX format
|
LaunchAction |
Represents a launch action that launches an application or opens or prints a document.
|
Layer |
Represents page layer.
|
LettersPositioningMethods |
It enumerates possible modes of positioning of letters in words in result HTML
|
LevelFormat |
Represents format of the table of contents.
|
License |
Provides methods to license the component.
|
LightweightOperatorCollection |
Ligntweight operator collection.
|
LineAnnotation |
Class representing line annotation.
|
LineEnding |
Enumerates the line ending styles to be used in drawing the line.
|
LineEndingConverter | |
LineIntent |
Enumerates the intents of the line annotation.
|
LinkAnnotation |
Represents either a hypertext link to a destination elsewhere in the document or an action to be performed.
|
ListBoxField |
Class represents ListBox field.
|
LoadFormat |
Specifies load format.
|
LoadOptions |
LoadOptions type holds level of abstraction on individual load options
|
LoadOptions.ResourceLoadingResult |
Result of custom loading of resource
|
MarginInfo |
This class represents a margin for different objects.
|
MarkupAnnotation |
Abstract class representing markup annotation.
|
Matrix |
Class represents transformation matrix.
|
MemoryCleaner | |
Metadata |
Provides access to XMP metadata stream.
|
MhtLoadOptions |
Represents options for loading/importing of .mht-file into pdf document.
|
MobiXmlSaveOptions |
Save options for export to Xml format
|
MovieAnnotation |
Represents a movie annotation that contains animated graphics and sound to be presented on the computer screen and through the speakers.
|
NamedAction |
Represents named actions that PDF viewer applications are expected to support.
|
NamedDestination |
Instead of being defined directly with the explicit syntax, a destination may be referred to indirectly by means of a name object or a byte string.
|
NewParagraphPlacementInfo |
This class represents a placement info for new paragraph.
|
NumberFormatInfoInternal | |
NumberingStyle |
Enumeration of supported page numbering style for PageLabel class.
|
NumberTree |
Class represeting Number tree structure of PDF file.
|
OcspSettings |
Represents the ocsp settings using during signing process.
|
Operator |
Abstract class representing operator.
|
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.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
|
OperatorSelector |
This class is used for selecting operators using Visitor template idea.
|
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.
|
PageActionCollection |
This class describes page actions
|
PageCollection |
Collection of PDF document pages.
|
PageCoordinateType |
Describes page coordinate type.
|
PageInfo |
Represents the page information.
|
PageLabel |
Class representing Page Label range.
|
PageLabelCollection |
Class represeingting page label collection.
|
PageLayout |
Descibes page layout.
|
PageMode |
Class descibes used components of the document page.
|
PageNumberStamp |
Represents page number stamp and used to number pages.
|
PageSize |
Class representing size of page in PDF document.
|
Paragraphs |
This class represents paragraph collection.
|
PasswordBoxField |
Class descibes text field for entering password.
|
PasswordType |
This enum represents known password types used for password protected pdf documents.
|
PclLoadOptions |
Represents options for loading/importing PCL file into pdf document.
|
PdfAction |
Represents Action in PDF document
|
PdfDocumentBuilder | |
PdfFormat |
This class represents an pdf format.
|
PdfPageStamp |
Class represents stamp which uses PDF page as stamp.
|
PdfSaveOptions |
Save options for export to Pdf format
|
Permissions |
This enum represents user's permissions for a pdf.
|
PKCS1 |
Represents signature object regarding PKCS#1 standard.
|
PKCS7 |
Represents the PKCS#7 object that conform to the PKCS#7 specification in Internet RFC 2315,
PKCS #7: Cryptographic Message Syntax, Version 1.5.
|
PKCS7Detached |
Represents the PKCS#7 object that conform to the PKCS#7 specification in Internet RFC 2315,
PKCS #7: Cryptographic Message Syntax, Version 1.5.
|
PluginSaveOptions |
Save options for export to format that defined by a plugin
|
Point |
Represent point with fractional coordinates.
|
PolyAnnotation |
Abstract base class for poly- annotations.
|
PolygonAnnotation |
Class representing polygon annotation.
|
PolyIntent |
Enumerates the intents of the polygon or polyline 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
|
PredefinedAction |
Defines different actions which can be triggered from a PDF file.
|
RadioButtonField |
Class representing radio button field.
|
RadioButtonOptionField |
Class represents item of RadioButton field.
|
Rectangle |
Class represents rectangle.
|
RenderingOptions |
Represents rendering options
|
RenditionAction |
A rendition action that controls the playing of multimedia content.
|
ReplyType |
Enumerates the kinds of the relationships (the “reply type”) between the annotation and one specified by InReplyTo.
|
Resources |
Class representing page resources.
|
ReturnAction |
Enum represented a program workflow action in case of invoking the
IWarningCallback.Warning(Aspose.Pdf.WarningInfo) method. |
RichTextBoxField |
Class describes rich text editor component.
|
RootElement |
Root structure element.
|
Rotation |
Enumeration of possible rotation values.
|
Row |
Represents a row of the table.
|
Rows |
Represents a rows collection of table.
|
SaveFormat |
Specifies format
|
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.HtmlBorderLineType |
Represents line types that can be used in result document for drawing borders or another lines
|
SaveOptions.NodeLevelResourceType |
enumerates possible types of saved external resources
|
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.
|
ScalingMode |
The type of scaling that shall be used.
|
ScalingReason |
The circumstances under which the icon shall be scaled inside the annotation rectangle.
|
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.
|
SoundAnnotation |
Represents a sound annotation that contains sound recorded from the computer�s microphone or imported from a file.
|
SoundData |
Represents a sound data defining the sound to be played when the annotation is activated.
|
SoundEncoding |
The encoding format for the sample data.
|
SoundIcon |
Enumerates the icons to be used in displaying the annotation.
|
SoundIconConverter | |
SoundSampleData |
Represents additional entries specific to a sound object (Section 9.2 PDF1-7)
|
SoundSampleDataEncodingFormat |
The encoding format for the sound sample data.
|
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.
|
StampIcon |
Enumerates the icons to be used in displaying the annotation.
|
StampIconConverter | |
StrikeOutAnnotation |
Represents a strikeout annotation that appears as a strikeout in the text of the document.
|
StructElement |
General structure element.
|
SubmitFormAction |
Class which describes submit-form action.
|
SvgLoadOptions |
Represents options for loading/importing SVG file into pdf document.
|
SvgSaveOptions |
Save options for export to SVG format
|
SvgSaveOptions.SvgExternalImageType |
enumerates possible types of image files
that can be saved as external resources during
during Pdf to SVG conversion
|
SvgSaveOptions.SvgImageSavingInfo |
This class represents set of data
that related to external resource image file's saving
during PDF to HTML conversion.
|
Symbology |
A (Barcode) Symbology defines the technical details of a particular type of barcode:
the width of the bars, character set, method of encoding, checksum specifications, etc.
|
SystemFontSource |
Represents all fonts installed to the system.
|
Table |
Represents a table that can be added to the page.
|
TableBroken |
Enumerates the table broken.
|
TabOrder |
Tab order on the page
|
TextAbsorber |
Represents an absorber object of a text.
|
TextAlignment |
Alignment of text in annotation.
|
TextAnnotation |
Represents a text annotation that is a �sticky note� attached to a point in the PDF document.
|
TextBoxField |
Class representing text box field.
|
TextBuilder |
Appends text object to Pdf page.
|
TextEditOptions |
Descubes options of text edit operations.
|
TextEditOptions.FontReplace |
Font replacement behavior.
|
TextEditOptions.NoCharacterAction |
Action to perform if font does not contain required character
|
TextElement |
General text element of document logical structure.
|
TextEncodingInternal | |
TextExtractionOptions |
Represents text extraction options
|
TextExtractionOptions.TextFormattingMode |
Defines different modes which can be used while converting pdf document into text.
|
TextFormattingOptions |
Represents text formatting options
|
TextFormattingOptions.WordWrapMode |
Defines word wrapping strategies
|
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.
|
TextIcon |
Enumerates the icons to be used in displaying the annotation.
|
TextIconConverter | |
TextMarkupAnnotation |
Abstract base class for text markup annotations.
|
TextOptions |
Represents text processing options
|
TextParagraph |
Represents text paragraphs as multiline text object.
|
TextParagraph.TextBackgroundMode |
Background mode for TextParagraph
|
TextParagraphAbsorber |
Represents an absorber object of text paragraphs.
|
TextParagraphCollection |
Represents a text paragraphs collection
|
TextReplaceOptions |
Represents text replace options
|
TextReplaceOptions.Scope |
Scope where replace text operation is applied
REPLACE_FIRST by default
|
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.
|
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.ProgressEventHandlerInfo |
This class represents information about conversion progress
that can be used in external applicatuion to show conversion progress to end user
|
UnifiedSaveOptions.ProgressEventType |
This enum describes possible progress event types
that can occure during conversion
|
VerticalAlignment |
Enumeration of possible vertical alignment values.
|
WarningInfo |
Immutable object for encapsulating warning information.
|
WarningType |
Enum represented warning type.
|
Watermark |
Represents a watermark of the page.
|
WatermarkArtifact |
Class describes watermark artifact.
|
WebHyperlink |
Represents web hyperlink object.
|
WidgetAnnotation |
Class representing widget annotation.
|
XFA |
Represents XML form regarding XML Forms Architecture (XFA).
|
XfaMerge |
Internal class for XFA merging operations
|
XfaRenderer | |
XfdfReader |
Class which peroformes reading of XFDF format.
|
XfdfWriter |
Aggregates methods of writing annotations and fields to XFDF file format
|
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.
|
XmlSaveOptions |
Save options for export to Xml format
|
XmpPdfAExtensionCategoryType |
Property category: internal or external.
|
XmpPdfAExtensionField |
This schema describes a field in a structured type.
|
XmpPdfAExtensionObject |
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionProperty |
Describes a single property.
|
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.
|
XmpPdfAExtensionValueType |
The PDF/A ValueType schema is required for all property value types which are not defined in the XMP 2004 specification, i.e.
|
XpsLoadOptions |
Represents options for loading/importing xps file into pdf document.
|
XpsSaveOptions |
Save options for export to Xps format
|
XslFoLoadOptions |
Represents options for loading/importing XSL-FO file into pdf document.
|
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.
|
Exception | Description |
---|---|
InvalidCgmFileFormatException |
The exception that is thrown when a Cgm file is invalid.
|
InvalidFormTypeOperationException |
The exception that is thrown when an operation with form type is not valid.
|
Copyright © 2014 Aspose. All Rights Reserved.