Aspose::Pdf::Facades::PdfAnnotationEditor Member List

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

AssertDocument() constAspose::Pdf::Facades::Facadeprotectedvirtual
BindPdf(System::String srcFile) overrideAspose::Pdf::Facades::Facadevirtual
BindPdf(System::SharedPtr< System::IO::Stream > srcStream) overrideAspose::Pdf::Facades::Facadevirtual
BindPdf(System::SharedPtr< Aspose::Pdf::Document > srcDoc) overrideAspose::Pdf::Facades::Facade
BindPdf(System::String srcFile, System::String password)Aspose::Pdf::Facades::Facadeprotectedvirtual
BindPdf(System::SharedPtr< System::IO::Stream > srcStream, System::String password)Aspose::Pdf::Facades::Facadeprotectedvirtual
Aspose::Pdf::Facades::IFacade::BindPdf(System::SharedPtr< Document > srcDoc)=0Aspose::Pdf::Facades::IFacadepure virtual
Close() overrideAspose::Pdf::Facades::Facadevirtual
DeleteAnnotation(System::String annotName)Aspose::Pdf::Facades::PdfAnnotationEditor
DeleteAnnotations()Aspose::Pdf::Facades::PdfAnnotationEditor
DeleteAnnotations(System::String annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
Dispose() overrideAspose::Pdf::Facades::Facadevirtual
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
ExportAnnotationsToXfdf(System::SharedPtr< System::IO::Stream > xmlOutputStream)Aspose::Pdf::Facades::PdfAnnotationEditor
ExportAnnotationsXfdf(System::SharedPtr< System::IO::Stream > xmlOutputStream, int32_t start, int32_t end, System::ArrayPtr< System::String > annotTypes)Aspose::Pdf::Facades::PdfAnnotationEditor
ExportAnnotationsXfdf(System::SharedPtr< System::IO::Stream > xmlOutputStream, int32_t start, int32_t end, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotTypes)Aspose::Pdf::Facades::PdfAnnotationEditor
ExtractAnnotations(int32_t start, int32_t end, System::ArrayPtr< System::String > annotTypes)Aspose::Pdf::Facades::PdfAnnotationEditor
ExtractAnnotations(int32_t start, int32_t end, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotTypes)Aspose::Pdf::Facades::PdfAnnotationEditor
Facade()Aspose::Pdf::Facades::Facadeprotected
Facade(System::SharedPtr< Aspose::Pdf::Document > srcDoc)Aspose::Pdf::Facades::Facadeprotected
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FlatteningAnnotations()Aspose::Pdf::Facades::PdfAnnotationEditor
FlatteningAnnotations(System::SharedPtr< Forms::Form::FlattenSettings > flattenSettings)Aspose::Pdf::Facades::PdfAnnotationEditor
FlatteningAnnotations(int32_t start, int32_t end, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
get__IsObjectLicensed()Aspose::Pdf::Facades::Facadeprotected
get_Document() constAspose::Pdf::Facades::Facade
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
ImportAnnotationFromXfdf(System::String xfdfFile)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationFromXfdf(System::String xfdfFile, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationFromXfdf(System::SharedPtr< System::IO::Stream > xfdfStream, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationFromXfdf(System::SharedPtr< System::IO::Stream > xfdfStream)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotations(System::ArrayPtr< System::String > annotFile, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotations(System::ArrayPtr< System::String > annotFile)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotations(System::ArrayPtr< System::SharedPtr< System::IO::Stream >> annotFileStream, System::ArrayPtr< Aspose::Pdf::Annotations::AnnotationType > annotType)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotations(System::ArrayPtr< System::SharedPtr< System::IO::Stream >> annotFileStream)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationsFromFdf(System::String fdfFile)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationsFromXfdf(System::String xfdfFile)Aspose::Pdf::Facades::PdfAnnotationEditor
ImportAnnotationsFromXfdf(System::SharedPtr< System::IO::Stream > xfdfStream)Aspose::Pdf::Facades::PdfAnnotationEditor
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
ModifyAnnotations(int32_t start, int32_t end, System::SharedPtr< Aspose::Pdf::Annotations::Annotation > annotation)Aspose::Pdf::Facades::PdfAnnotationEditor
ModifyAnnotationsAuthor(int32_t start, int32_t end, System::String srcAuthor, System::String desAuthor)Aspose::Pdf::Facades::PdfAnnotationEditor
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
PdfAnnotationEditor()Aspose::Pdf::Facades::PdfAnnotationEditor
PdfAnnotationEditor(System::SharedPtr< Aspose::Pdf::Document > document)Aspose::Pdf::Facades::PdfAnnotationEditor
ptr typedefSystem::Object
RedactArea(int32_t pageIndex, System::SharedPtr< Rectangle > rect, System::Drawing::Color color)Aspose::Pdf::Facades::PdfAnnotationEditor
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
Save(System::String destFile) overrideAspose::Pdf::Facades::SaveableFacadevirtual
Save(System::SharedPtr< System::IO::Stream > destStream) overrideAspose::Pdf::Facades::SaveableFacadevirtual
SaveableFacade()Aspose::Pdf::Facades::SaveableFacadeprotected
SaveableFacade(System::SharedPtr< Aspose::Pdf::Document > srcDoc)Aspose::Pdf::Facades::SaveableFacadeprotected
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Facade()Aspose::Pdf::Facades::Facadeprotectedvirtual
~Object()System::Objectvirtual