Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

DocumentPage Object

Show in webframe
Properties  Methods 


The following tables list the members exposed by DocumentPage.

Public Properties
 NameDescription
DocumentGets the owner document of this DocumentPage  
HasEmbeddedAnnotationsIndicate whethers the original document has embedded annotations for this page.  
ImageScaleGets the scale value used when retuning image objects of this page.  
IsAnnotationsModifiedIndicates whether the annotations for this page has been replaced.  
IsDeletedDetermine whether this page is deleted.  
OriginalPageNumberThe number of this page in the original document.  
PageNumberThe current number of this page in the document.  
ResolutionResolution of this page.  
SizeSize of this page.  
Top
Public Methods
 NameDescription
GetAnnotationsGets the annotations container of this page.  
GetImageGets this page as a raster image.  
GetImageElementGets an HTML Element representing the raster image for this page.  
GetImageResizedGets this page as a raster image with the specified size.  
GetImageResizedElementGets the raster image of this page with a specified size. Aspect ratio is preserved.  
GetImageResizedUrlGets a URL to the raster image of this page with a specified size.  
GetImageUrlGets a URL to the raster image for this page.  
GetLinksGets the links of this page.  
GetSvgGets a URL to this page as an SVG document with the specifed options.  
GetSvgBackImageGets a raster image that represents contains only the image elements of the SVG document for this page.  
GetSvgBackImageElementGets an HTML Element representing the raster image for this page.  
GetSvgBackImageUrlGets a URL to a raster image that contains only the image elements of the SVG document for this page.  
GetSvgElementGets an SVG document for this page with the specified options.  
GetSvgUrlGets a URL to this page as an SVG document with the specified options.  
GetTextGets the text of this page.  
GetThumbnailImageGets a thumbnail representation of this page.  
GetThumbnailImageElementGets an HTML Element representing a thumbnail raster image for this page.  
GetThumbnailImageUrlGets a URL to the thumbnail representation of this page.  
ReadBarcodesRead the barcodes found on this page.  
SetAnnotationsReplaces the annotations container for this page.  
Top
See Also

Reference

DocumentPage Object
Leadtools.Documents Namespace

Error processing SSI file