'Declaration Public Overloads Sub Markup( _
ByVal markupModeРежим разметки.As PdfTextMarkupToolMode, _
ByVal textRegionТекстовая область.As Vintasoft.Imaging.Text.TextRegion _
)
public void Markup(
PdfTextMarkupToolMode markupMode,
Vintasoft.Imaging.Text.TextRegion textRegion
)
public: void Markup(
PdfTextMarkupToolMode markupMode,
Vintasoft.Imaging.Text.TextRegion* textRegion
)
public:
void Markup(
PdfTextMarkupToolMode markupMode,
Vintasoft.Imaging.Text.TextRegion^ textRegion
)
Parameters
- markupMode
- Режим разметки.
- textRegion
- Текстовая область.