Name | Description | |
---|---|---|
AssociatedFiles | Gets the list of embedded files associated with this PdfImageObjectBase. | |
BitsPerPixel | Gets the number of bits-per-pixel (BPP) for this image. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
Doc | Gets the GrapeCity.Documents.Pdf.GcPdfDocument owning this object. | |
Height | Gets the height of the image in pixels. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
HorizontalResolution | Gets the horizontal resolution of the image. If this property returns a value that is less or equal than 0, then the horizontal resolution is not specified for an image. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
ImageMask | Gets a value indicating whether the image is defined as a stencil mask for painting in the current color. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
InlineImage | Gets a value indicating whether the image is an inline image defined directly in a PDF content stream. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
ObjID | Gets the PDF object ID. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
PdfDict | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfDict. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper) | |
PdfObject | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<IPdfDict>) | |
VerticalResolution | Gets the vertical resolution of the image. If this property returns a value that is less or equal than 0, then the vertical resolution is not specified for an image. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) | |
Width | Gets the width of the image in pixels. (Inherited from GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase) |