Aspose::Pdf::Facades::PdfFileStamp Member List

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

AddFooter(System::SharedPtr< FormattedText > formattedText, float bottomMargin)Aspose::Pdf::Facades::PdfFileStamp
AddFooter(System::SharedPtr< FormattedText > formattedText, float bottomMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddFooter(System::String imageFile, float bottomMargin)Aspose::Pdf::Facades::PdfFileStamp
AddFooter(System::String imageFile, float bottomMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddFooter(System::SharedPtr< System::IO::Stream > imageStream, float bottomMargin)Aspose::Pdf::Facades::PdfFileStamp
AddFooter(System::SharedPtr< System::IO::Stream > imageStream, float bottomMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::SharedPtr< FormattedText > formattedText, float topMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::SharedPtr< FormattedText > formattedText, float topMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::String imageFile, float topMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::String imageFile, float topMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::SharedPtr< System::IO::Stream > imageStream, float topMargin)Aspose::Pdf::Facades::PdfFileStamp
AddHeader(System::SharedPtr< System::IO::Stream > inputStream, float topMargin, float leftMargin, float rightMargin)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::String formatString)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::SharedPtr< FormattedText > formattedText)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::String formatString, int32_t position, float leftMargin, float rightMargin, float topMargin, float bottomMargin)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::String formatString, float x, float y)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::SharedPtr< FormattedText > formattedText, int32_t position, float leftMargin, float rightMargin, float topMargin, float bottomMargin)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::SharedPtr< FormattedText > formattedText, float x, float y)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::String formatString, int32_t position)Aspose::Pdf::Facades::PdfFileStamp
AddPageNumber(System::SharedPtr< FormattedText > formattedText, int32_t position)Aspose::Pdf::Facades::PdfFileStamp
AddStamp(System::SharedPtr< Stamp > stamp)Aspose::Pdf::Facades::PdfFileStamp
ApplyStamp(System::SharedPtr< Stamp > stamp)Aspose::Pdf::Facades::PdfFileStampprotected
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::PdfFileStampvirtual
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
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
get__IsObjectLicensed()Aspose::Pdf::Facades::Facadeprotected
get_AttachmentName() constAspose::Pdf::Facades::PdfFileStamp
get_ContentDisposition() constAspose::Pdf::Facades::PdfFileStamp
get_Document() constAspose::Pdf::Facades::Facade
get_InputFile() constAspose::Pdf::Facades::PdfFileStamp
get_InputStream() constAspose::Pdf::Facades::PdfFileStamp
get_KeepSecurity() constAspose::Pdf::Facades::PdfFileStamp
get_NumberingStyle() constAspose::Pdf::Facades::PdfFileStamp
get_OptimizeSize() constAspose::Pdf::Facades::PdfFileStamp
get_OutputFile() constAspose::Pdf::Facades::PdfFileStamp
get_OutputStream() constAspose::Pdf::Facades::PdfFileStamp
get_PageHeight()Aspose::Pdf::Facades::PdfFileStamp
get_PageNumberRotation()Aspose::Pdf::Facades::PdfFileStamp
get_PageWidth()Aspose::Pdf::Facades::PdfFileStamp
get_Response() constAspose::Pdf::Facades::PdfFileStamp
get_SaveOptions() constAspose::Pdf::Facades::PdfFileStamp
get_StampId() constAspose::Pdf::Facades::PdfFileStamp
get_StartingNumber() constAspose::Pdf::Facades::PdfFileStamp
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
PdfFileStamp(System::String inputFile, System::String outputFile)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::String inputFile, System::String outputFile, bool keepSecurity)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream, bool keepSecurity)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp()Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< Aspose::Pdf::Document > document)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > outputStream)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)Aspose::Pdf::Facades::PdfFileStamp
PdfFileStamp(System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)Aspose::Pdf::Facades::PdfFileStamp
PosBottomLeftAspose::Pdf::Facades::PdfFileStampstatic
PosBottomMiddleAspose::Pdf::Facades::PdfFileStampstatic
PosBottomRightAspose::Pdf::Facades::PdfFileStampstatic
PosSidesLeftAspose::Pdf::Facades::PdfFileStampstatic
PosSidesRightAspose::Pdf::Facades::PdfFileStampstatic
PosUpperLeftAspose::Pdf::Facades::PdfFileStampstatic
PosUpperMiddleAspose::Pdf::Facades::PdfFileStampstatic
PosUpperRightAspose::Pdf::Facades::PdfFileStampstatic
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
Save(System::String destFile) overrideAspose::Pdf::Facades::PdfFileStampvirtual
Save(System::SharedPtr< System::IO::Stream > destStream) overrideAspose::Pdf::Facades::PdfFileStampvirtual
SaveableFacade()Aspose::Pdf::Facades::SaveableFacadeprotected
SaveableFacade(System::SharedPtr< Aspose::Pdf::Document > srcDoc)Aspose::Pdf::Facades::SaveableFacadeprotected
set_AttachmentName(System::String value)Aspose::Pdf::Facades::PdfFileStamp
set_ContentDisposition(Aspose::Pdf::ContentDisposition value)Aspose::Pdf::Facades::PdfFileStamp
set_ConvertTo(PdfFormat value)Aspose::Pdf::Facades::PdfFileStamp
set_InputFile(System::String value)Aspose::Pdf::Facades::PdfFileStamp
set_InputStream(System::SharedPtr< System::IO::Stream > value)Aspose::Pdf::Facades::PdfFileStamp
set_KeepSecurity(bool value)Aspose::Pdf::Facades::PdfFileStamp
set_NumberingStyle(Aspose::Pdf::NumberingStyle value)Aspose::Pdf::Facades::PdfFileStamp
set_OptimizeSize(bool value)Aspose::Pdf::Facades::PdfFileStamp
set_OutputFile(System::String value)Aspose::Pdf::Facades::PdfFileStamp
set_OutputStream(System::SharedPtr< System::IO::Stream > value)Aspose::Pdf::Facades::PdfFileStamp
set_PageNumberRotation(float value)Aspose::Pdf::Facades::PdfFileStamp
set_Response(System::SharedPtr< System::Web::HttpResponse > value)Aspose::Pdf::Facades::PdfFileStamp
set_SaveOptions(System::SharedPtr< Aspose::Pdf::SaveOptions > value)Aspose::Pdf::Facades::PdfFileStamp
set_StampId(int32_t value)Aspose::Pdf::Facades::PdfFileStamp
set_StartingNumber(int32_t value)Aspose::Pdf::Facades::PdfFileStamp
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