ICompositeImage
Interface ICompositeImage
Namespace: Imagise.Core
Assembly: Imagise.Core.dll
public interface ICompositeImage : IDisposable
Implements
Properties
PageCount
int PageCount { get; }
Property Value
PageExportingAction
PageExportingAction PageExportingAction { set; }
Property Value
Methods
GetPage(int, bool)
Image GetPage(int i, bool defaultFullframe)
Parameters
i
int
defaultFullframe
bool