Aspose::Pdf::Table Member List

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

ApplyBorderToCurXY(double &curX, double &curY, System::SharedPtr< BorderInfo > border, double leftRowBorderWidth)Aspose::Pdf::Tableprotectedstatic
ApplyColumnWidth(double realWidth, System::SharedPtr< Page > page)Aspose::Pdf::Tableprotected
BaseParagraph()Aspose::Pdf::BaseParagraph
ChangePosition(double &curX, double &curY, double newX, double newY, bool isNextParagraphInline)Aspose::Pdf::BaseParagraphprotected
Clone() overrideAspose::Pdf::Tablevirtual
Deserialize(System::SharedPtr< System::Xml::XmlReader > reader) overrideAspose::Pdf::Tableprotectedvirtual
DrawBackground(System::SharedPtr< Point > leftTop, double width, double height, System::SharedPtr< Color > color, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators, BorderCornerType type, double radius)Aspose::Pdf::Tableprotectedstatic
DrawBorder(System::SharedPtr< BorderInfo > border, System::SharedPtr< Point > leftTop, System::SharedPtr< Point > rightBottom, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators, BorderCornerStyle cornerStyle)Aspose::Pdf::Tableprotectedstatic
DrawDoubleBorder(System::SharedPtr< BorderInfo > border, System::SharedPtr< Point > leftTop, System::SharedPtr< Point > rightBottom, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators, double left, double right, double top, double bottom)Aspose::Pdf::Tableprotectedstatic
DrawLine(System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators, System::SharedPtr< GraphInfo > info, System::SharedPtr< Point > start, System::SharedPtr< Point > end)Aspose::Pdf::Tableprotectedstatic
DrawRoundedRectangle(System::SharedPtr< GraphInfo > info, System::SharedPtr< Point > topLeft, System::SharedPtr< Point > rightBottom, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators, double radius)Aspose::Pdf::Tableprotectedstatic
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_Alignment() constAspose::Pdf::Table
get_BackgroundColor() constAspose::Pdf::Table
get_Border() constAspose::Pdf::Table
get_BreakText() constAspose::Pdf::Table
get_Broken() constAspose::Pdf::Table
get_ColsCount()Aspose::Pdf::Tableprotected
get_ColumnAdjustment() constAspose::Pdf::Table
get_ColumnTextStates() constAspose::Pdf::Tableprotected
get_ColumnWidths() constAspose::Pdf::Table
get_CornerStyle() constAspose::Pdf::Table
get_DefaultCellBorder() constAspose::Pdf::Table
get_DefaultCellPadding() constAspose::Pdf::Table
get_DefaultCellTextState()Aspose::Pdf::Table
get_DefaultColumnWidth() constAspose::Pdf::Table
get_HorizontalAlignment()Aspose::Pdf::BaseParagraphvirtual
get_Hyperlink()Aspose::Pdf::BaseParagraphvirtual
get_Id() constAspose::Pdf::BaseParagraphprotected
get_InternalColumnWidths() constAspose::Pdf::Tableprotected
get_IsBordersIncluded() constAspose::Pdf::Table
get_IsBroken() constAspose::Pdf::Table
get_IsFirstParagraphInColumn() constAspose::Pdf::BaseParagraph
get_IsInLineParagraph() constAspose::Pdf::BaseParagraph
get_IsInNewPage() constAspose::Pdf::BaseParagraph
get_IsKeptWithNext() constAspose::Pdf::BaseParagraph
get_IsProcessSpecialSymbols() constAspose::Pdf::Tableprotected
get_IsZIndexSet()Aspose::Pdf::BaseParagraphprotectedstatic
get_Left() constAspose::Pdf::Table
get_Margin()Aspose::Pdf::BaseParagraph
get_MaxCellsCount() constAspose::Pdf::Tableprotected
get_McId() constAspose::Pdf::Tableprotected
get_McName() constAspose::Pdf::Tableprotected
get_ParentTable() constAspose::Pdf::Tableprotected
get_PrintedRowsCount() constAspose::Pdf::Tableprotected
get_ReferencedFrom() constAspose::Pdf::BaseParagraphprotected
get_RepeatingColumnsCount() constAspose::Pdf::Table
get_RepeatingRowsCount() constAspose::Pdf::Table
get_RepeatingRowsHeight()Aspose::Pdf::Tableprotected
get_RepeatingRowsStyle() constAspose::Pdf::Table
get_Rows() constAspose::Pdf::Table
get_TablesTopMargin()Aspose::Pdf::Tableprotected
get_Top() constAspose::Pdf::Table
get_VerticalAlignment()Aspose::Pdf::BaseParagraphvirtual
get_ZIndex() constAspose::Pdf::BaseParagraph
GetAllBordersWidth()Aspose::Pdf::Tableprotected
GetBorderHeight(System::SharedPtr< BorderInfo > border)Aspose::Pdf::Tableprotectedstatic
GetBorderWidth(System::SharedPtr< BorderInfo > border)Aspose::Pdf::Tableprotectedstatic
GetColumnWidth(int32_t index)Aspose::Pdf::Tableprotected
GetColumnWidth(System::String stringColumnWidth)Aspose::Pdf::Tableprotectedstatic
GetColumnWidths(System::String columnWidthString, double realWidth, bool isCutRightPageMargin)Aspose::Pdf::Tableprotectedstatic
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetHeight(System::SharedPtr< Page > parentPage=nullptr)Aspose::Pdf::Table
GetLineSingleWidth(System::SharedPtr< GraphInfo > info)Aspose::Pdf::Tableprotectedstatic
GetLineWidth(System::SharedPtr< GraphInfo > info)Aspose::Pdf::Tableprotectedstatic
GetObjectById(System::String id)Aspose::Pdf::Tableprotected
GetRepeatingColumnWidth()Aspose::Pdf::Tableprotected
GetType() constSystem::Objectvirtual
GetWidth()Aspose::Pdf::Table
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
Process(double &curX, double &curY, bool isCalculatedMode, double pageRealWidth, double bottomY, System::SharedPtr< Page > page, bool isProcessSpecialSymbols, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Operator >>> operators)Aspose::Pdf::Tableprotected
ProcessHyperlink(System::SharedPtr< Page > page, System::SharedPtr< Rectangle > rect)Aspose::Pdf::BaseParagraphprotected
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
ResetFormattedFragments(System::SharedPtr< Paragraphs > paragraphs)Aspose::Pdf::Tableprotected
Serialize(System::SharedPtr< System::Xml::XmlTextWriter > writer) overrideAspose::Pdf::Tableprotectedvirtual
set_Alignment(Aspose::Pdf::HorizontalAlignment value)Aspose::Pdf::Table
set_BackgroundColor(System::SharedPtr< Color > value)Aspose::Pdf::Table
set_Border(System::SharedPtr< BorderInfo > value)Aspose::Pdf::Table
set_BreakText(System::SharedPtr< Text::TextFragment > value)Aspose::Pdf::Table
set_Broken(TableBroken value)Aspose::Pdf::Table
set_ColumnAdjustment(Aspose::Pdf::ColumnAdjustment value)Aspose::Pdf::Table
set_ColumnWidths(System::String value)Aspose::Pdf::Table
set_CornerStyle(BorderCornerStyle value)Aspose::Pdf::Table
set_DefaultCellBorder(System::SharedPtr< BorderInfo > value)Aspose::Pdf::Table
set_DefaultCellPadding(System::SharedPtr< MarginInfo > value)Aspose::Pdf::Table
set_DefaultCellTextState(System::SharedPtr< Text::TextState > value)Aspose::Pdf::Table
set_DefaultColumnWidth(System::String value)Aspose::Pdf::Table
set_HorizontalAlignment(Aspose::Pdf::HorizontalAlignment value)Aspose::Pdf::BaseParagraphvirtual
set_Hyperlink(System::SharedPtr< Aspose::Pdf::Hyperlink > value)Aspose::Pdf::BaseParagraphvirtual
set_Id(System::String value)Aspose::Pdf::BaseParagraphprotected
set_InternalColumnWidths(System::ArrayPtr< double > value)Aspose::Pdf::Tableprotected
set_IsBordersIncluded(bool value)Aspose::Pdf::Table
set_IsBroken(bool value)Aspose::Pdf::Table
set_IsFirstParagraphInColumn(bool value)Aspose::Pdf::BaseParagraph
set_IsInLineParagraph(bool value)Aspose::Pdf::BaseParagraph
set_IsInNewPage(bool value)Aspose::Pdf::BaseParagraph
set_IsKeptWithNext(bool value)Aspose::Pdf::BaseParagraph
set_IsZIndexSet(bool value)Aspose::Pdf::BaseParagraphprotectedstatic
set_Left(float value)Aspose::Pdf::Table
set_Margin(System::SharedPtr< MarginInfo > value)Aspose::Pdf::BaseParagraph
set_McId(int32_t value)Aspose::Pdf::Tableprotected
set_McName(System::String value)Aspose::Pdf::Tableprotected
set_ParentTable(System::SharedPtr< Table > value)Aspose::Pdf::Tableprotected
set_ReferencedFrom(System::SharedPtr< Annotations::LinkAnnotation > value)Aspose::Pdf::BaseParagraphprotected
set_RepeatingColumnsCount(int32_t value)Aspose::Pdf::Table
set_RepeatingRowsCount(int32_t value)Aspose::Pdf::Table
set_RepeatingRowsStyle(System::SharedPtr< Text::TextState > value)Aspose::Pdf::Table
set_Top(float value)Aspose::Pdf::Table
set_VerticalAlignment(Aspose::Pdf::VerticalAlignment value)Aspose::Pdf::BaseParagraphvirtual
set_ZIndex(int32_t value)Aspose::Pdf::BaseParagraph
SetColumnTextState(int32_t colNumber, System::SharedPtr< Text::TextState > textState)Aspose::Pdf::Table
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
Table()Aspose::Pdf::Table
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Object()System::Objectvirtual
~Table()Aspose::Pdf::Tableprotectedvirtual