Aspose::Pdf::Text::FontCollection Member List

This is the complete list of members for Aspose::Pdf::Text::FontCollection, including all inherited members.

Add(System::SharedPtr< Font > newFont, System::String &resName)Aspose::Pdf::Text::FontCollection
Add(System::String resName, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfObject > newFont)Aspose::Pdf::Text::FontCollectionprotected
Add(System::String resName, System::String baseFontName)Aspose::Pdf::Text::FontCollectionprotected
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
Clear() overrideAspose::Pdf::Text::FontCollectionprotectedvirtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
Contains(const System::String &name) constAspose::Pdf::Text::FontCollection
Contains(const System::SharedPtr< Font > &item) const overrideAspose::Pdf::Text::FontCollectionvirtual
CopyTo(System::ArrayPtr< System::SharedPtr< Font >> array, int32_t index) overrideAspose::Pdf::Text::FontCollection
ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::Text::Font > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >pure virtual
Delete(int32_t index)Aspose::Pdf::Text::FontCollectionprotected
Delete(System::String fontResourceName)Aspose::Pdf::Text::FontCollectionprotected
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FontCollection(System::SharedPtr< Document > doc)Aspose::Pdf::Text::FontCollectionprotected
FontCollection(System::SharedPtr< Aspose::Pdf::Engine::CommonData::PageContent::IResourceDictionary > resourceDictionary)Aspose::Pdf::Text::FontCollectionprotected
get_Count() const overrideAspose::Pdf::Text::FontCollectionvirtual
get_FontsDictionary() constAspose::Pdf::Text::FontCollectionprotected
get_IsReadOnly() const overrideAspose::Pdf::Text::FontCollectionvirtual
get_IsSynchronized()Aspose::Pdf::Text::FontCollection
get_ResourceDictionary() constAspose::Pdf::Text::FontCollectionprotected
get_ResourceMode() constAspose::Pdf::Text::FontCollectionprotected
get_SyncRoot() constAspose::Pdf::Text::FontCollection
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::Text::FontCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlineprotected
GetHash()Aspose::Pdf::Text::FontCollectionprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
idx_get(int32_t index)Aspose::Pdf::Text::FontCollection
idx_get(System::String name)Aspose::Pdf::Text::FontCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
Init(System::SharedPtr< Aspose::Pdf::Engine::CommonData::PageContent::IResourceDictionary > resourceDictionary)Aspose::Pdf::Text::FontCollectionprotected
Init()Aspose::Pdf::Text::FontCollectionprotected
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::Font >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::Font >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::Text::Font > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::Font >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::Text::Font >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::Text::Font >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::Font >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(FontCollection, CODEPORTING_ARGS(System::SharedPtr< Document > doc))Aspose::Pdf::Text::FontCollectionprotected
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(FontCollection, CODEPORTING_ARGS(System::SharedPtr< Aspose::Pdf::Engine::CommonData::PageContent::IResourceDictionary > resourceDictionary))Aspose::Pdf::Text::FontCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >::operator=(Object const &x)System::Objectinline
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
Remove(const System::SharedPtr< Font > &item) overrideAspose::Pdf::Text::FontCollectionvirtual
RemovedSharedRefs(int count)System::Objectinline
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~FontCollection()Aspose::Pdf::Text::FontCollectionprotectedvirtual
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::Font > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::Font > >inlineprotected
~Object()System::Objectvirtual