Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / GetImages Method

In This Topic
    GetImages Method (GcPdfDocument)
    In This Topic
    Gets the list of images in this GcPdfDocument.

    Note that for large documents this method can take a while to complete, as it enumerates the content streams of all pages in the document.

    Overload List
    OverloadDescription
    Gets the list of images in this GcPdfDocument.

    Note that for large documents this method can take a while to complete, as it enumerates the content streams of all pages in the document.

     
    Gets the list of images in this GcPdfDocument.

    Note that for large documents this method can take a while to complete, as it enumerates the content streams of all pages in the document.

     
    See Also