TiffEncodeException¶
Namespace: O2S.Components.PDF4NET.Imaging.Tiff
Defines an exception that is thrown when a TIFF image cannot be encoded.
Inheritance Object → Exception → PDFException → PDFImageEncodeException → TiffEncodeException
Implements
Constructors¶
TiffEncodeException(String, Int32)¶
Initializes a new TiffEncodeException object.
Parameters
message String
The exception message.
frameCount Int32
Number of frames included in the generated TIFF image.
Properties¶
Data¶
Property Value
FrameCount¶
Gets the number of frames included in the generated TIFF image.
Property Value
Int32
The number of frames included in the generated TIFF image.
HelpLink¶
Property Value
HResult¶
Property Value
InnerException¶
Property Value
Message¶
Property Value
Source¶
Property Value
StackTrace¶
Property Value
TargetSite¶
Property Value