Aspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguously Member List

This is the complete list of members for Aspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguously, including all inherited members.

_isConstAspose::Page::XPS::XpsMetadata::Featureprotected
Add(const System::ArrayPtr< System::SharedPtr< IFeatureItem >> &items)Aspose::Page::XPS::XpsMetadata::Feature
AddRange(const System::ArrayPtr< System::SharedPtr< IFeatureItem >> &items)Aspose::Page::XPS::XpsMetadata::Featureprotected
AddRange(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< IFeatureItem >>> items)Aspose::Page::XPS::XpsMetadata::Featureprotected
begin() noexceptAspose::Page::XPS::XpsMetadata::Feature
begin() const noexceptAspose::Page::XPS::XpsMetadata::Feature
cbegin() const noexceptAspose::Page::XPS::XpsMetadata::Feature
cend() const noexceptAspose::Page::XPS::XpsMetadata::Feature
const_iterator typedefAspose::Page::XPS::XpsMetadata::Feature
end() noexceptAspose::Page::XPS::XpsMetadata::Feature
end() const noexceptAspose::Page::XPS::XpsMetadata::Feature
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
Feature(System::String name, System::SharedPtr< Option > option, const System::ArrayPtr< System::SharedPtr< Property >> &properties)Aspose::Page::XPS::XpsMetadata::Feature
Feature(System::String name, System::SharedPtr< Feature > feature, const System::ArrayPtr< System::SharedPtr< Property >> &properties)Aspose::Page::XPS::XpsMetadata::Feature
Feature(System::String name, const System::ArrayPtr< System::SharedPtr< Option >> &options)Aspose::Page::XPS::XpsMetadata::Featureprotected
Feature(System::String name, const System::ArrayPtr< System::SharedPtr< Property >> &properties)Aspose::Page::XPS::XpsMetadata::Featureprotected
Feature(System::SharedPtr< System::Xml::XmlNode > node)Aspose::Page::XPS::XpsMetadata::Featureprotected
get_Name() overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
idx_get(int32_t i)Aspose::Page::XPS::XpsMetadata::Featureprotected
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefAspose::Page::XPS::XpsMetadata::Feature
iterator_holder_type typedefAspose::Page::XPS::XpsMetadata::Feature
JobFeature(System::String name, const System::ArrayPtr< System::SharedPtr< Option >> &options)Aspose::Page::XPS::XpsMetadata::JobFeatureprotected
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Contains(System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_First(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
Lock()System::Object
Aspose::Page::XPS::XpsMetadata::JobFeature::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Feature, CODEPORTING_ARGS(System::String name, const System::ArrayPtr< System::SharedPtr< Option >> &options))Aspose::Page::XPS::XpsMetadata::Featureprotected
Aspose::Page::XPS::XpsMetadata::JobFeature::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Feature, CODEPORTING_ARGS(System::String name, const System::ArrayPtr< System::SharedPtr< Property >> &properties))Aspose::Page::XPS::XpsMetadata::Featureprotected
Aspose::Page::XPS::XpsMetadata::JobFeature::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Feature, CODEPORTING_ARGS(System::SharedPtr< System::Xml::XmlNode > node))Aspose::Page::XPS::XpsMetadata::Featureprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
OneSidedAspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguouslystatic
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
RemovedSharedRefs(int count)System::Objectinline
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() const overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
ToXml(System::SharedPtr< System::Xml::XmlDocument > document)Aspose::Page::XPS::XpsMetadata::Featureprotected
TwoSidedLongEdgeAspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguouslystatic
TwoSidedShortEdgeAspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguouslystatic
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >
virtualizeBeginConstIterator() const overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
virtualizeBeginIterator() overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
virtualized_iterator typedefAspose::Page::XPS::XpsMetadata::Feature
virtualized_iterator_element typedefAspose::Page::XPS::XpsMetadata::Feature
virtualizeEndConstIterator() const overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
virtualizeEndIterator() overrideAspose::Page::XPS::XpsMetadata::Featurevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Feature()Aspose::Page::XPS::XpsMetadata::Featureprotectedvirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Page::XPS::XpsMetadata::IFeatureItem > >inlineprotected
~JobDuplexAllDocumentsContiguously()Aspose::Page::XPS::XpsMetadata::JobFeatures::JobDuplexAllDocumentsContiguouslyprotectedvirtual
~JobFeature()Aspose::Page::XPS::XpsMetadata::JobFeatureprotectedvirtual
~Object()System::Objectvirtual