'Declaration <DefaultValueAttribute(CcittFax)> <DescriptionAttribute("A compression of mask layer.")> Public Property MaskCompression As Vintasoft.Imaging.Pdf.PdfCompression
[DefaultValue(CcittFax)] [Description("A compression of mask layer.")] public Vintasoft.Imaging.Pdf.PdfCompression MaskCompression { get; set; }
[DefaultValue(CcittFax)] [Description("A compression of mask layer.")] public: __property Vintasoft.Imaging.Pdf.PdfCompression get_MaskCompression(); public: __property void set_MaskCompression(
Vintasoft.Imaging.Pdf.PdfCompression value
);
[DefaultValue(CcittFax)] [Description("A compression of mask layer.")] public:
property Vintasoft.Imaging.Pdf.PdfCompression MaskCompression { Vintasoft.Imaging.Pdf.PdfCompression get(); void set(Vintasoft.Imaging.Pdf.PdfCompression value); }
Property Value
Значение по умолчанию - PdfCompression.CcittFax.