public void ReplaceResource(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure figure,
Vintasoft.Imaging.Pdf.Tree.PdfResource resource
)
public: void ReplaceResource(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure* figure,
Vintasoft.Imaging.Pdf.Tree.PdfResource* resource
)
public:
void ReplaceResource(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure^ figure,
Vintasoft.Imaging.Pdf.Tree.PdfResource^ resource
)
'Declaration Public Sub ReplaceResource( _
ByVal figureФигура.As Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure, _
ByVal resourceРесурс XObject, который необходимо заменить.As Vintasoft.Imaging.Pdf.Tree.PdfResource _
)
Parameters
- figure
- Фигура.
- resource
- Ресурс XObject, который необходимо заменить.