'Declaration Public Shared Function CreatePdfFontProgramEmbeddingCommand( _
ByVal fontProgramsControllerThe controller, which is used for locating the font file.As Vintasoft.Imaging.Fonts.FontProgramsControllerBase _
) As Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget)
public static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget> CreatePdfFontProgramEmbeddingCommand(
Vintasoft.Imaging.Fonts.FontProgramsControllerBase fontProgramsController
)
public: static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>* CreatePdfFontProgramEmbeddingCommand(
Vintasoft.Imaging.Fonts.FontProgramsControllerBase* fontProgramsController
)
public:
static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ CreatePdfFontProgramEmbeddingCommand(
Vintasoft.Imaging.Fonts.FontProgramsControllerBase^ fontProgramsController
)
Parameters
- fontProgramsController
- The controller, which is used for locating the font file.
Return Value
The processing command for PDF font program embedding.