ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGFormatsSettings Object > IGFormatsSettings Methods > GetCompressionsForPage Method |
Returns all compressions compatible with the given page.
GetCompressionsForPage(Page As IGPage) As IGCompressionsInfo
Name | Description |
---|---|
Page | The page object. |
Interface, describing the compressions that are compatible with the page. If the page is not valid, then info about all available compressions is returned
N/A
Core