PowerTools PlusPak for Windows Forms 8.0J
PDFException.Error_Code 列挙体

PDF ファイルを出力するときの例外情報を表します。
構文
Public Enum PDFException.Error_Code 
   Inherits System.Enum
public enum PDFException.Error_Code : System.Enum 
メンバ
メンバ解説
ErrAlreadyProcess文字を描画する TextWriter が null です。
ErrIncorrectFlateStreamストリームを圧縮するとき PDF ファイルの出力が失敗しました。
ErrIncorrectFontDataPDF ファイルを出力するときフォント情報が不正です。
ErrNotTrueTypeFontフォントが TrueType フォントではありません。
ErrUnrecognizedImageFormat画像のフォーマットはサポートしていません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.PDF.PDFException.Error_Code

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GrapeCity.PDF 名前空間

Send Feedback