テキストとラインアートの圧縮
Namespace: PdfDrvNet4_60Assembly: PdfDrvNet4_60 (PdfDrvNet4_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);
}