ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGFormatParams Object > IGFormatParams Methods > GetCompressionsForPage Method |
Creates new IGCompressionsInfo Object, containing an information about compressions that are applicable for the given IGPage Object.
GetCompressionsForPage(Page as IGPage) as IGCompressionsInfo
Name | Description |
---|---|
Page | Page for which the compression list is gotten. |
N/A
Core