VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content.ImageExtraction Namespace / ContentImage Class
Properties Methods SeeAlso
In This Topic
    ContentImage Class Members
    In This Topic
    The following tables list the members exposed by ContentImage.
    Public Properties
     NameDescription
    Public PropertyGets the Current Transformation Matrix (CTM) that should be applied to image resource when image is rendered on the page.
    Public PropertyGets the PdfImageResource associated with this ContentImage.
    Public PropertyGets the PdfPage that contains this ContentImage.
    Public PropertyGets the RegionF of this ContentImage in coordinates of the Page.
    Public PropertyGets a rendering resolution of content image.
    Public Methods
     NameDescription
    Public MethodRenders the ImageResource.
    See Also