Documentation
 All Classes Functions Variables Properties
MST::Imaging::Pdf Member List

This is the complete list of members for MST::Imaging::Pdf, including all inherited members.

AddWatermark(int FromPageNo, int ToPageNo, String^ WatermarkText, System::Drawing::Font^ font, int RotationAngle, int opacity) (defined in MST::Imaging::Pdf)MST::Imaging::Pdf
AddWaterMark(String^ WatermarkText, String^ FontName, int FontHeight, int RotationAngle, Alignment alignment, System::Drawing::Color clr) (defined in MST::Imaging::Document)MST::Imaging::Document
AdvancedTextSearch(Dictionary< int, List< System::Drawing::Rectangle >^>^rects, String^ strName, bool keepPrefix, bool RevealLastDigits, int CategoryIndex) (defined in MST::Imaging::Document)MST::Imaging::Document
Document() (defined in MST::Imaging::Document)MST::Imaging::Documentinline
Export(System::String^ fileName, OutputFileTypes fileType)MST::Imaging::FileFormat
Export(System::String^ fileName, OutputFileTypes fileType, SAVEOPTION Option) (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormat
factory (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormatstatic
FileFormat() (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormatprotected
FileTypeMST::Imaging::FileFormat
Find(System::String^ Text, Dictionary< int, List< System::Drawing::Rectangle >^>^searchRects, bool MatchCase, bool IsWholeWord)MST::Imaging::Document
FromFile(String^ fileName)MST::Imaging::FileFormatstatic
FromStream(Stream^ fileStream)MST::Imaging::FileFormatstatic
FromUri(Uri^ fileUri)MST::Imaging::FileFormatstatic
GetPage(int PageNum)MST::Imaging::FileFormat
GetPage(int PageNum, PAGEINFO% pageInfo) (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormat
GetPages(int From, int To)MST::Imaging::FileFormat
GetTOC() (defined in MST::Imaging::Pdf)MST::Imaging::Pdf
HandleMST::Imaging::FileFormat
IsDocumentMST::Imaging::Document
m_FileType (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormatprotected
m_Handle (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormatprotected
m_PageCount (defined in MST::Imaging::FileFormat)MST::Imaging::FileFormatprotected
Merge(array< FileFormat^ >^docs, System::String^ filename, OutputFileTypes fileType)MST::Imaging::FileFormatstatic
Merge(Dictionary< FileFormat^ , int >^docMap, System::String^ filename, OutputFileTypes fileType)MST::Imaging::FileFormatstatic
PageCountMST::Imaging::FileFormat
Redact(RedactionMacro redact, int FromPageNo, int ToPageNo) (defined in MST::Imaging::Pdf)MST::Imaging::Pdf
RedactArea(System::Drawing::Rectangle rect, int PageNos, Color clr) (defined in MST::Imaging::Document)MST::Imaging::Document
RedactText(Dictionary< int, List< System::Drawing::Rectangle >^>^rects, array< int >^PageNos, Color clr) (defined in MST::Imaging::Document)MST::Imaging::Document
RedactTextXML (defined in MST::Imaging::Document)MST::Imaging::Document
~FileFormat()MST::Imaging::FileFormatvirtual