PdfImage Properties

PDF File Writer

PdfImage Properties

The PdfImage type exposes the following members.

Properties
  NameDescription
Public propertyDocument
PDF document object
(Inherited from PdfObject.)
Public propertyGrayToBWCutoff
Gray to BW cutoff level
Public propertyHeightPix
Gets image height in pixels
Public propertyImageQuality
Gets or sets Jpeg image quality
Public propertyResolution
Set output resolution
Public propertyScaleFactor
Scale factor
(Inherited from PdfObject.)
Public propertyWidthPix
Gets image width in pixels
Top
See Also