Aspose::Pdf::Annotations::AppearanceDictionary Member List

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

Add(const System::String &key, const System::SharedPtr< XForm > &value) overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
Add(const System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< XForm >> &item) overrideAspose::Pdf::Annotations::AppearanceDictionary
ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >::Add(const KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > &item)=0System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >pure virtual
AppearanceDictionary(System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDictionary > dict)Aspose::Pdf::Annotations::AppearanceDictionaryprotected
begin()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
begin() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
cend() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
Clear() overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
Contains(const System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< XForm >> &item) const overrideAspose::Pdf::Annotations::AppearanceDictionary
IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >::Contains(const KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > &item) const=0System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >pure virtual
ContainsKey(const System::String &key) const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
CopyTo(System::ArrayPtr< System::SharedPtr< XForm >> array, int32_t index)Aspose::Pdf::Annotations::AppearanceDictionary
CopyTo(System::ArrayPtr< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< XForm >>> array, int32_t arrayIndex) overrideAspose::Pdf::Annotations::AppearanceDictionary
IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >::CopyTo(ArrayPtr< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >> arr, int index) overrideSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >::CopyTo(System::ArrayPtr< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > > array, int arrayIndex)=0System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >pure virtual
dictAspose::Pdf::Annotations::AppearanceDictionaryprotected
end()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
end() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >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
get_Count() const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
get_IsFixedSize() constAspose::Pdf::Annotations::AppearanceDictionary
get_IsReadOnly() const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
get_IsSynchronized()Aspose::Pdf::Annotations::AppearanceDictionary
IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >::get_IsSynchronized() constSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inline
get_Keys() const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
get_KeysInternal() constAspose::Pdf::Annotations::AppearanceDictionaryprotectedvirtual
get_SyncRoot() constAspose::Pdf::Annotations::AppearanceDictionary
get_Values() const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
get_ValuesInternal() constAspose::Pdf::Annotations::AppearanceDictionaryprotectedvirtual
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlineprotected
GetForm(System::String key) constAspose::Pdf::Annotations::AppearanceDictionaryprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
GetValueOrDefault(const System::String &key) constSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
GetValueOrDefault(const System::String &key, const System::SharedPtr< Aspose::Pdf::XForm > &defaultValue) constSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
GetValueOrNull(const System::String &key) constSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
ICollection()System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
idx_get(const System::String &key) const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
idx_set(const System::String &key, System::SharedPtr< XForm > value) overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
KeyValuePairType typedefSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_All(std::function< bool(KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >)> predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Any()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Any(std::function< bool(KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >)> predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Cast()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Cast()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Concat(SharedPtr< IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >> sequence)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Contains(KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > value)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Count()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Count(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, bool > &predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_First()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_First(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, bool > &predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_FirstOrDefault(std::function< bool(KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >)> predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_GroupBy(System::Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, Key > keyPredicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Last()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OfType()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OfType()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OrderBy(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, Key > &keySelector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OrderByDescending(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, Key > &keySelector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Select(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, ResultType > &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Select(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_SelectMany(const Func< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_ToList()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
LINQ_Where(std::function< bool(KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > >)> predicate)System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(AppearanceDictionary, CODEPORTING_ARGS(System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDictionary > dict))Aspose::Pdf::Annotations::AppearanceDictionaryprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inline
IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >::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::String &key) overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
Remove(const System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< XForm >> &item) overrideAspose::Pdf::Annotations::AppearanceDictionary
ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >::Remove(const KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > &item)=0System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >pure virtual
RemovedSharedRefs(int count)System::Objectinline
SetForm(System::String key, System::SharedPtr< XForm > form)Aspose::Pdf::Annotations::AppearanceDictionaryprotected
SetForm(System::ArrayPtr< System::String > key, System::SharedPtr< XForm > form)Aspose::Pdf::Annotations::AppearanceDictionaryprotected
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
TryGetValue(const System::String &key, System::SharedPtr< XForm > &value) const overrideAspose::Pdf::Annotations::AppearanceDictionaryvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~AppearanceDictionary()Aspose::Pdf::Annotations::AppearanceDictionaryprotectedvirtual
~ICollection()System::Collections::Generic::ICollection< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlinevirtual
~IDictionary() overrideSystem::Collections::Generic::IDictionary< System::String, System::SharedPtr< Aspose::Pdf::XForm > >inlineprotected
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< KeyValuePair< System::String, System::SharedPtr< Aspose::Pdf::XForm > > >inlineprotected
~Object()System::Objectvirtual