'Declaration Public Function GetTemplateImage( _
ByVal pageШаблон страницы.As FormPageTemplate _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetTemplateImage(
FormPageTemplate page
)
public: Vintasoft.Imaging.VintasoftImage* GetTemplateImage(
FormPageTemplate* page
)
public:
Vintasoft.Imaging.VintasoftImage^ GetTemplateImage(
FormPageTemplate^ page
)
Parameters
- page
- Шаблон страницы.
Return Value
Изображение, связанное с указанным шаблоном страницы.