'Declaration Public Shared Function CreateFontProgramOfVisibleFontIsNotEmbeddedFixup( _
ByVal embedFontProgramCommandThe embed font program command.As Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget) _
) As Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget)
public static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget> CreateFontProgramOfVisibleFontIsNotEmbeddedFixup(
Vintasoft.Imaging.Processing.ProcessingCommand<TTarget> embedFontProgramCommand
)
public: static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>* CreateFontProgramOfVisibleFontIsNotEmbeddedFixup(
Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>* embedFontProgramCommand
)
public:
static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ CreateFontProgramOfVisibleFontIsNotEmbeddedFixup(
Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ embedFontProgramCommand
)
Parameters
- embedFontProgramCommand
- The embed font program command.
Return Value
The fixup of FontProgramOfVisibleFontIsNotEmbedded.