Aspose::Page::XPS::Features::EventBasedModifications::PageAPI Member List

This is the complete list of members for Aspose::Page::XPS::Features::EventBasedModifications::PageAPI, including all inherited members.

Add(T element)Aspose::Page::XPS::Features::EventBasedModifications::PageAPIinline
AddCanvas()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
AddGlyphs(System::String fontFamily, float fontRenderingEmSize, System::Drawing::FontStyle fontStyle, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
AddGlyphs(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsFont > font, float fontRenderingEmSize, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
AddOutlineEntry(System::String description, int32_t outlineLevel, int32_t targetPageNumber)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
AddPath(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsPathGeometry > data)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateArcSegment(System::Drawing::PointF point, System::Drawing::SizeF size, float rotationAngle, bool isLargeArc, Aspose::Page::XPS::XpsModel::XpsSweepDirection sweepDirection, bool isStroked=true)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateCanvas()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(System::Drawing::Color color)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(int32_t a, int32_t r, int32_t g, int32_t b)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(int32_t r, int32_t g, int32_t b)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(float a, float r, float g, float b)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(float r, float g, float b)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(System::String path, const System::ArrayPtr< float > &components)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateColor(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsIccProfile > iccProfile, const System::ArrayPtr< float > &components)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateGlyphs(System::String fontFamily, float fontRenderingEmSize, System::Drawing::FontStyle fontStyle, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateGlyphs(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsFont > font, float fontRenderingEmSize, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateGradientStop(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsColor > color, float offset)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateGradientStop(System::Drawing::Color color, float offset)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateImageBrush(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsImage > image, System::Drawing::RectangleF viewbox, System::Drawing::RectangleF viewport)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateImageBrush(System::String imagePath, System::Drawing::RectangleF viewbox, System::Drawing::RectangleF viewport)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateLinearGradientBrush(System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsGradientStop >>> gradientStops, System::Drawing::PointF startPoint, System::Drawing::PointF endPoint)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateLinearGradientBrush(System::Drawing::PointF startPoint, System::Drawing::PointF endPoint)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateMatrix(float m11, float m12, float m21, float m22, float m31, float m32)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePath(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsPathGeometry > data)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePathFigure(System::Drawing::PointF startPoint, bool isClosed=false)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePathFigure(System::Drawing::PointF startPoint, System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsPathSegment >>> segments, bool isClosed=false)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePathGeometry(System::String abbreviatedGeometry)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePathGeometry()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePathGeometry(System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsPathFigure >>> pathFigures)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePolyBezierSegment(System::ArrayPtr< System::Drawing::PointF > points, bool isStroked=true)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePolyLineSegment(System::ArrayPtr< System::Drawing::PointF > points, bool isStroked=true)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreatePolyQuadraticBezierSegment(System::ArrayPtr< System::Drawing::PointF > points, bool isStroked=true)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateRadialGradientBrush(System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsGradientStop >>> gradientStops, System::Drawing::PointF center, System::Drawing::PointF gradientOrigin, float radiusX, float radiusY)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateRadialGradientBrush(System::Drawing::PointF center, System::Drawing::PointF gradientOrigin, float radiusX, float radiusY)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateSolidColorBrush(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsColor > color)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateSolidColorBrush(System::Drawing::Color color)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
CreateVisualBrush(System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsContentElement > element, System::Drawing::RectangleF viewbox, System::Drawing::RectangleF viewport)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
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_Height()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
get_PageCount()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
get_TotalPageCount()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
get_Utils()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
get_Width()Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
Insert(int32_t index, T element)Aspose::Page::XPS::Features::EventBasedModifications::PageAPIinline
InsertCanvas(int32_t index)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
InsertGlyphs(int32_t index, System::String fontFamily, float fontSize, System::Drawing::FontStyle fontStyle, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
InsertGlyphs(int32_t index, System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsFont > font, float fontSize, float originX, float originY, System::String unicodeString)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
InsertPath(int32_t index, System::SharedPtr< Aspose::Page::XPS::XpsModel::XpsPathGeometry > data)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(PageAPI, CODEPORTING_ARGS(System::SharedPtr< XpsDocument > document))Aspose::Page::XPS::Features::EventBasedModifications::PageAPIprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
PageAPI(System::SharedPtr< XpsDocument > document)Aspose::Page::XPS::Features::EventBasedModifications::PageAPIprotected
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
Remove(T element)Aspose::Page::XPS::Features::EventBasedModifications::PageAPIinline
RemoveAt(int32_t index)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
RemovedSharedRefs(int count)System::Objectinline
set_Height(float value)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
set_Width(float value)Aspose::Page::XPS::Features::EventBasedModifications::PageAPI
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
~Object()System::Objectvirtual