テキストとラインアートの圧縮
Namespace: PdfDrvNet2_60Assembly: PdfDrvNet2_60 (PdfDrvNet2_60.dll 内) バージョン: 6.0.0.0
public bool CompressTextAndLineArt { get; set; }public bool CompressTextAndLineArt { get; set; }Public Property CompressTextAndLineArt As Boolean
Get
Set
Public Property CompressTextAndLineArt As Boolean
Get
Set
public:
property bool CompressTextAndLineArt {
bool get ();
void set (bool value);
}public:
property bool CompressTextAndLineArt {
bool get ();
void set (bool value);
}