Aspose::Font::Sources::FontDefinition::FontDefinition yapıcı

İçindekiler
[ ]

FontDefinition::FontDefinition(Aspose::Font::FontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>>) constructor

Çok dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(Aspose::Font::FontType fontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>> fileDefinitions)
ParametreTürAçıklama
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionsSystem::ArrayPtr<System::SharedPtr<FontFileDefinition>>FontFileDefinition nesnelerinin dizisi.

Ayrıca Bakınız

FontDefinition::FontDefinition(Aspose::Font::FontType, System::SharedPtr<FontFileDefinition>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(Aspose::Font::FontType fontType, System::SharedPtr<FontFileDefinition> fileDefinition)
ParametreTürAçıklama
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionSystem::SharedPtr<FontFileDefinition>FontFileDefinition.

Ayrıca Bakınız

FontDefinition::FontDefinition(Aspose::Font::FontType, System::SharedPtr<StreamSource>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(Aspose::Font::FontType fontType, System::SharedPtr<StreamSource> streamSource)
ParametreTürAçıklama
fontTypeAspose::Font::FontTypeFont türü.
streamSourceSystem::SharedPtr<StreamSource>Font akış kaynağı.

Ayrıca Bakınız

FontDefinition::FontDefinition(Aspose::Font::FontType, System::String, System::SharedPtr<StreamSource>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(Aspose::Font::FontType fontType, System::String fileExtension, System::SharedPtr<StreamSource> streamSource)
ParametreTürAçıklama
fontTypeAspose::Font::FontTypeFont türü.
fileExtensionSystem::StringFont dosya uzantısı.
streamSourceSystem::SharedPtr<StreamSource>Font akış kaynağı.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::SharedPtr<MultiLanguageString>, System::SharedPtr<MultiLanguageString>, Aspose::Font::FontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>>) constructor

Çok dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::SharedPtr<MultiLanguageString> fontNames, System::SharedPtr<MultiLanguageString> postscriptNames, Aspose::Font::FontType fontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>> fileDefinitions)
ParametreTürAçıklama
fontNamesSystem::SharedPtr<MultiLanguageString>Font adları.
postscriptNamesSystem::SharedPtr<MultiLanguageString>Postscript Font adları.
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionsSystem::ArrayPtr<System::SharedPtr<FontFileDefinition>>FontFileDefinition nesnelerinin dizisi.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::SharedPtr<MultiLanguageString>, System::SharedPtr<MultiLanguageString>, Aspose::Font::FontType, System::SharedPtr<FontFileDefinition>) constructor

Çok dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::SharedPtr<MultiLanguageString> fontNames, System::SharedPtr<MultiLanguageString> postscriptNames, Aspose::Font::FontType fontType, System::SharedPtr<FontFileDefinition> fileDefinition)
ParametreTürAçıklama
fontNamesSystem::SharedPtr<MultiLanguageString>Font adları.
postscriptNamesSystem::SharedPtr<MultiLanguageString>Postscript Font adları.
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionSystem::SharedPtr<FontFileDefinition>FontFileDefinition.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::String, Aspose::Font::FontType, System::SharedPtr<FontFileDefinition>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::String fontName, Aspose::Font::FontType fontType, System::SharedPtr<FontFileDefinition> fileDefinition)
ParametreTürAçıklama
fontNameSystem::StringFont adı.
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionSystem::SharedPtr<FontFileDefinition>FontFileDefinition.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::String, Aspose::Font::FontType, System::String, System::SharedPtr<StreamSource>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::String fontName, Aspose::Font::FontType fontType, System::String fileExtension, System::SharedPtr<StreamSource> streamSource)
ParametreTürAçıklama
fontNameSystem::StringFont adı.
fontTypeAspose::Font::FontTypeFont türü.
fileExtensionSystem::StringFont dosya uzantısı.
streamSourceSystem::SharedPtr<StreamSource>Font akış kaynağı.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::String, System::String, Aspose::Font::FontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>>) constructor

Çok dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::String fontName, System::String postscriptName, Aspose::Font::FontType fontType, System::ArrayPtr<System::SharedPtr<FontFileDefinition>> fileDefinitions)
ParametreTürAçıklama
fontNameSystem::StringFont adı.
postscriptNameSystem::StringPostscript Font adı.
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionsSystem::ArrayPtr<System::SharedPtr<FontFileDefinition>>FontFileDefinition nesnelerinin dizisi.

Ayrıca Bakınız

FontDefinition::FontDefinition(System::String, System::String, Aspose::Font::FontType, System::SharedPtr<FontFileDefinition>) constructor

Tek dosyalı Font tanımı oluşturur.

Aspose::Font::Sources::FontDefinition::FontDefinition(System::String fontName, System::String postscriptName, Aspose::Font::FontType fontType, System::SharedPtr<FontFileDefinition> fileDefinition)
ParametreTürAçıklama
fontNameSystem::StringFont adı.
postscriptNameSystem::StringPostscript Font adı.
fontTypeAspose::Font::FontTypeFont türü.
fileDefinitionSystem::SharedPtr<FontFileDefinition>FontFileDefinition.

Ayrıca Bakınız