'Declaration Public Overridable Sub ExecuteCommand( _
ByVal contextКонтекст.As PdfContentRenderingContext, _
ByVal commandКоманда.As Vintasoft.Imaging.Pdf.Content.Commands.PdfContentCommand _
)
public virtual void ExecuteCommand(
PdfContentRenderingContext context,
Vintasoft.Imaging.Pdf.Content.Commands.PdfContentCommand command
)
public: virtual void ExecuteCommand(
PdfContentRenderingContext* context,
Vintasoft.Imaging.Pdf.Content.Commands.PdfContentCommand* command
)
public:
virtual void ExecuteCommand(
PdfContentRenderingContext^ context,
Vintasoft.Imaging.Pdf.Content.Commands.PdfContentCommand^ command
)
Parameters
- context
- Контекст.
- command
- Команда.