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