Aspose::Page::Device Member List

This is the complete list of members for Aspose::Page::Device, including all inherited members.

_usedByPluginAspose::Page::Deviceprotected
ApplyGraphicState(System::SharedPtr< System::Drawing::Drawing2D::Matrix > transform, System::SharedPtr< System::Drawing::Drawing2D::GraphicsPath > clip)Aspose::Page::Deviceprotectedvirtual
charTMAspose::Page::Deviceprotected
ClearRect(float x, float y, float width, float height)Aspose::Page::Deviceprotectedvirtual
Create()Aspose::Page::Devicevirtual
CreateShape(System::ArrayPtr< int32_t > xPoints, System::ArrayPtr< int32_t > yPoints, int32_t nPoints, bool close)Aspose::Page::Deviceprotectedvirtual
CreateShape(System::ArrayPtr< double > xPoints, System::ArrayPtr< double > yPoints, int32_t nPoints, bool close)Aspose::Page::Deviceprotected
creatorAspose::Page::Deviceprotected
DefaultSizeAspose::Page::Deviceprotectedstatic
Device(System::Drawing::Size pageSize)Aspose::Page::Device
Device()Aspose::Page::Deviceprotected
Device(System::SharedPtr< Device > device)Aspose::Page::Deviceprotected
Dispose()Aspose::Page::Devicevirtual
Draw(System::SharedPtr< System::Drawing::Drawing2D::GraphicsPath > path)Aspose::Page::Devicevirtual
DrawArc(double x, double y, double width, double height, double startAngle, double arcAngle)Aspose::Page::Devicevirtual
DrawBitmapGlyph(System::SharedPtr< System::Object > charSelector, System::String fontName, System::SharedPtr< System::Drawing::Bitmap > bmpGlyph, System::SharedPtr< System::Drawing::Drawing2D::Matrix > at)Aspose::Page::Deviceprotectedvirtual
DrawImage(System::SharedPtr< System::Drawing::Bitmap > image, System::SharedPtr< System::Drawing::Drawing2D::Matrix > transform, System::Drawing::Color bkg)Aspose::Page::Devicevirtual
DrawLine(double x1, double y1, double x2, double y2)Aspose::Page::Devicevirtual
DrawOval(double x, double y, double width, double height)Aspose::Page::Devicevirtual
DrawPolygon(System::ArrayPtr< int32_t > xPoints, System::ArrayPtr< int32_t > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
DrawPolygon(System::ArrayPtr< double > xPoints, System::ArrayPtr< double > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
DrawPolyline(System::ArrayPtr< int32_t > xPoints, System::ArrayPtr< int32_t > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
DrawPolyline(System::ArrayPtr< double > xPoints, System::ArrayPtr< double > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
DrawRect(double x, double y, double width, double height)Aspose::Page::Devicevirtual
DrawRoundRect(double x, double y, double width, double height, double arcWidth, double arcHeight)Aspose::Page::Devicevirtual
DrawString(System::String str, double x, double y)Aspose::Page::Devicevirtual
DrawString(System::String str, double x, double y, double width, System::SharedPtr< Aspose::Rendering::ApsGlyphsIndices > indices, bool isRtl=false)Aspose::Page::Deviceprotectedvirtual
EndDocument()Aspose::Page::Devicevirtual
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
Fill(System::SharedPtr< System::Drawing::Drawing2D::GraphicsPath > path)Aspose::Page::Devicevirtual
FillArc(double x, double y, double width, double height, double startAngle, double arcAngle)Aspose::Page::Devicevirtual
FillOval(double x, double y, double width, double height)Aspose::Page::Devicevirtual
FillPolygon(System::ArrayPtr< int32_t > xPoints, System::ArrayPtr< int32_t > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
FillPolygon(System::ArrayPtr< double > xPoints, System::ArrayPtr< double > yPoints, int32_t nPoints)Aspose::Page::Devicevirtual
FillRect(double x, double y, double width, double height)Aspose::Page::Devicevirtual
FillRoundRect(double x, double y, double width, double height, double arcWidth, double arcHeight)Aspose::Page::Devicevirtual
fontAspose::Page::Deviceprotected
get_Background()Aspose::Page::Devicevirtual
get_CharTM()Aspose::Page::Devicevirtual
get_Creator() constAspose::Page::Device
get_Font()Aspose::Page::Devicevirtual
get_IsDirectRGB()Aspose::Page::Devicevirtual
get_IsLicensed()Aspose::Page::Deviceprotected
get_IsMainDocument() constAspose::Page::Deviceprotected
get_Opacity()Aspose::Page::Devicevirtual
get_OpacityMask()Aspose::Page::Devicevirtual
get_Paint()Aspose::Page::Devicevirtual
get_Properties()Aspose::Page::Devicevirtual
get_Size()Aspose::Page::Devicevirtual
get_Stroke()Aspose::Page::Devicevirtual
get_TextRenderingMode()Aspose::Page::Devicevirtual
get_TextStrokeWidth()Aspose::Page::Devicevirtual
GetCounter()System::Objectinline
GetFinalWrittenLength()Aspose::Page::Deviceprotectedvirtual
GetHashCode() constSystem::Objectvirtual
GetProperty(System::String key)Aspose::Page::Device
GetPropertyColor(System::String key)Aspose::Page::Device
GetPropertyDouble(System::String key)Aspose::Page::Device
GetPropertyInt(System::String key)Aspose::Page::Device
GetPropertyMargins(System::String key)Aspose::Page::Device
GetPropertyMatrix(System::String key)Aspose::Page::Device
GetPropertyRectangle(System::String key)Aspose::Page::Device
GetPropertySize(System::String key)Aspose::Page::Device
GetSaveOptions()Aspose::Page::Deviceprotected
GetTransform()Aspose::Page::Devicevirtual
GetType() constSystem::Objectvirtual
GetVentureLicense()Aspose::Page::Deviceprotectedvirtual
HandleException(System::Exception exception)Aspose::Page::Deviceprotectedvirtual
InitClip()Aspose::Page::Devicevirtual
InitGS()Aspose::Page::Deviceprotected
InitProperties(System::SharedPtr< System::Collections::Generic::Dictionary< System::String, System::SharedPtr< System::Object >>> defaults)Aspose::Page::Deviceprotected
Is(const TypeInfo &targetType) constSystem::Objectvirtual
IsProperty(System::String key)Aspose::Page::Device
Lock()System::Object
mainDocumentAspose::Page::Deviceprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
opacityAspose::Page::Deviceprotected
opacityMaskAspose::Page::Deviceprotected
operator=(Object const &x)System::Objectinline
paintAspose::Page::Deviceprotected
PrintProperties()Aspose::Page::Deviceprotected
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
ReNew()Aspose::Page::Devicevirtual
ReNewForMerge(bool mainDocument)Aspose::Page::Deviceprotectedvirtual
Reset()Aspose::Page::Devicevirtual
Reset(bool zeroPageNumbers)Aspose::Page::Deviceprotectedvirtual
Rotate(double theta)Aspose::Page::Devicevirtual
Rotate(double theta, double x, double y)Aspose::Page::Devicevirtual
saveOptionsAspose::Page::Deviceprotected
Scale(double x, double y)Aspose::Page::Devicevirtual
set_Background(System::Drawing::Color value)Aspose::Page::Devicevirtual
set_CharTM(System::SharedPtr< System::Drawing::Drawing2D::Matrix > value)Aspose::Page::Devicevirtual
set_Creator(System::String value)Aspose::Page::Device
set_Font(System::SharedPtr< BaseTrFont > value)Aspose::Page::Devicevirtual
set_Opacity(float value)Aspose::Page::Devicevirtual
set_OpacityMask(System::SharedPtr< System::Drawing::Brush > value)Aspose::Page::Devicevirtual
set_Paint(System::SharedPtr< System::Drawing::Brush > value)Aspose::Page::Devicevirtual
set_Properties(System::SharedPtr< System::Collections::Generic::Dictionary< System::String, System::SharedPtr< System::Object >>> value)Aspose::Page::Devicevirtual
set_SaveOptions(System::SharedPtr< Aspose::Page::SaveOptions > value)Aspose::Page::Devicevirtual
set_Size(System::Drawing::Size value)Aspose::Page::Devicevirtual
set_Stroke(System::SharedPtr< System::Drawing::Pen > value)Aspose::Page::Devicevirtual
set_TextRenderingMode(Aspose::Page::TextRenderingMode value)Aspose::Page::Devicevirtual
set_TextStrokeWidth(float value)Aspose::Page::Devicevirtual
SetClip(System::SharedPtr< System::Drawing::Drawing2D::GraphicsPath > clipPath)Aspose::Page::Devicevirtual
SetPlugin(Plugins::Plugin plugin)Aspose::Page::Deviceprotectedvirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SetTransform(System::SharedPtr< System::Drawing::Drawing2D::Matrix > transform)Aspose::Page::Devicevirtual
SetVentureLicense(System::SharedPtr< LicenseManagement::VentureLicense > license)Aspose::Page::Deviceprotectedvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
Shear(double shx, double shy)Aspose::Page::Devicevirtual
sizeAspose::Page::Deviceprotected
StartDocument()Aspose::Page::Devicevirtual
strokeAspose::Page::Deviceprotected
textRenderingModeAspose::Page::Deviceprotected
textStrokeWidthAspose::Page::Deviceprotected
ToString() const overrideAspose::Page::Devicevirtual
Transform(System::SharedPtr< System::Drawing::Drawing2D::Matrix > transform)Aspose::Page::Devicevirtual
Translate(double x, double y)Aspose::Page::Devicevirtual
Type()System::Objectinlinestatic
Unlock()System::Object
VERSIONAspose::Page::Devicestatic
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
WriteBackground()Aspose::Page::Deviceprotectedvirtual
WriteCap(System::Drawing::Drawing2D::LineCap cap)Aspose::Page::Deviceprotectedvirtual
WriteComment(System::String comment)Aspose::Page::Devicevirtual
WriteDash(System::ArrayPtr< double > dash, double phase, System::Drawing::Drawing2D::DashCap dashCap, float width)Aspose::Page::Deviceprotectedvirtual
WriteError(System::Exception error)Aspose::Page::Deviceprotectedvirtual
WriteJoin(System::Drawing::Drawing2D::LineJoin join)Aspose::Page::Deviceprotectedvirtual
WriteMiterLimit(float limit)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::SolidBrush > color)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::Drawing2D::LinearGradientBrush > paint)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::Drawing2D::PathGradientBrush > paint)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< EPS::GradientBrush > paint)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::TextureBrush > paint)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::Drawing2D::HatchBrush > paint)Aspose::Page::Deviceprotectedvirtual
WritePaint(System::SharedPtr< System::Drawing::Brush > paint)Aspose::Page::Deviceprotectedvirtual
WriteString(System::SharedPtr< BaseTrFont > font, System::String str)Aspose::Page::Deviceprotectedvirtual
WriteStroke(System::SharedPtr< System::Drawing::Pen > stroke)Aspose::Page::Deviceprotectedvirtual
WriteWarning(System::Exception warning)Aspose::Page::Deviceprotectedvirtual
WriteWarning(System::String warning)Aspose::Page::Deviceprotectedvirtual
WriteWidth(float width)Aspose::Page::Deviceprotectedvirtual
~Object()System::Objectvirtual