Uses of Class
aspose.pdf.ImageReferenceType

Uses of ImageReferenceType in aspose.pdf
 

Fields in aspose.pdf declared as ImageReferenceType
static ImageReferenceType ImageReferenceType.Direct
          Refers the image directly.
static ImageReferenceType ImageReferenceType.File
          Refers the image from a file.
static ImageReferenceType ImageReferenceType.Url
          Refers the image from a Url.