'Declaration Public Overrides Function CanApplyTo( _
ByVal targetЦель.As Vintasoft.Imaging.Pdf.Processing.PdfFontProcessingParams _
) As Boolean
public override bool CanApplyTo(
Vintasoft.Imaging.Pdf.Processing.PdfFontProcessingParams target
)
public: bool CanApplyTo(
Vintasoft.Imaging.Pdf.Processing.PdfFontProcessingParams* target
); override
public:
bool CanApplyTo(
Vintasoft.Imaging.Pdf.Processing.PdfFontProcessingParams^ target
); override
Parameters
- target
- Цель.
Return Value
True, если эту команду обработки можно применить к указанной цели; в противном случае - false.